https://fosdem.org/2025/
I will be there from Friday 31st later in the afternoon until Mon 02nd at noon.
luckow
Posts
-
Is anyone else at FOSDEM 25? -
Need Help packaging rect app and Nodejs.@DualOSWinWiz I don't know if that helps. We had a similar project at this year's Cloudfest hackathon. A frontend connected to a Directus backend. The repo is here -> https://github.com/CMS-Garden/ftm
The website is hosted on a Cloudron instance -> https://www.follow-the-money.org/
-
FindMyDeviceServer is a missing piece for degoogled Android phonesFindMyDeviceServer is now published as unstable for testing. The new forum section is at https://forum.cloudron.io/category/199/findmydevice
-
FindMyDeviceServer is now availableWith a little help from my friends, the first initial package of FindMyDeviceServer got released today.
FMD helps you find your stolen or lost android phone.
Get the client from here https://f-droid.org/packages/de.nulide.findmydevice/The forum section is at https://forum.cloudron.io/category/199/findmydevice
And the package repo at https://git.cloudron.io/apps/findmydevice-appAs always any initial feedback is highly appreciated
As this was my first app package, I wrote a blog post about the journey.
https://blog.cloudron.io/firstimer-a-long-way-to-complete-my-first-app-package/ -
can't change emailsame here. the only difference is
reset-password
instead ofverify-email
(because i tested the forgot password flow) -
Bug: UX/UI in the table view app dashboard@nebulon looks like it.
changing
theme-DtmmImau.css
to.table>tfoot>tr>td { padding:4px;
solved the glitch in "my firefox".
-
Bug: UX/UI in the table view app dashboardinteresting:
firefox ->chromium ->
-
Bug: UX/UI in the table view app dashboard@jdaviescoates firefox manjaro linux
-
Bug: UX/UI in the table view app dashboardWhen you switch from tile to table view and the icon for the available update is displayed, the icons are missing, the links are incorrect and there is no way to access the app's configuration menu.
-
MiroTalk Bro flavor: “home page link" (viewer perspective)Have you seen anything that allows you to configure the URL of the home page? The moment a viewer clicks “Exit”, they are redirected to the Cloudron OIDC (login) form. Perhaps there is a more “elegant” way to redirect users.
-
Analytics - Location not applicable because of local ip@nebulon nope.
You are right: with this addition the app starts instead of throwing php errors. But:
As soon as you click on a podcast link on the start page, you are redirected to https://localhost:8080/.
It feels like the magic sauce is missing. -
Analytics - Location not applicable because of local ip@nebulon You need to have one podcast.
(admin) home -> podcasts -> all podcasts -> choose one
podcast dashboard -> analytics -> locations -
Analytics - Location not applicable because of local ip@nebulon
Whoops
Dec 03 16:12:40 - [Tue Dec 03 15:12:40.539273 2024] [php:error] [pid 24] [client 172.18.0.1:53960] PHP Fatal error: Uncaught CodeIgniter\\Exceptions\\ConfigException: You must set an array with Proxy IP address key and HTTP header name value in Config\\App::$proxyIPs. in /app/code/vendor/codeigniter4/framework/system/HTTP/RequestTrait.php:74\nStack trace:\n#0 /app/code/vendor/codeigniter4/framework/system/Config/Services.php(697): CodeIgniter\\HTTP\\Request->getIPAddress()\n#1 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(312): CodeIgniter\\Config\\Services::session()\n#2 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(251): CodeIgniter\\Config\\BaseService::__callStatic()\n#3 /app/code/vendor/codeigniter4/framework/system/Config/Services.php(668): CodeIgniter\\Config\\BaseService::getSharedInstance()\n#4 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(312): CodeIgniter\\Config\\Services::session()\n#5 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(202): CodeIgniter\\Config\\BaseService::__callStatic()\n#6 /app/code/vendor/codeigniter4/framework/system/Common.php(998): CodeIgniter\\Config\\BaseService::get()\n#7 /app/code/vendor/codeigniter4/framework/system/Common.php(971): service()\n#8 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(685): session()\n#9 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(703): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionUserInfo()\n#10 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(390): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionUserKey()\n#11 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(374): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->checkUserState()\n#12 /app/code/vendor/codeigniter4/shield/src/Auth.php(191): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->loggedIn()\n#13 /app/code/app/Views/errors/html/production.php(13): CodeIgniter\\Shield\\Auth->__call()\n#14 /app/code/vendor/codeigniter4/framework/system/Debug/BaseExceptionHandler.php(266): include('...')\n#15 /app/code/vendor/codeigniter4/framework/system/Debug/BaseExceptionHandler.php(269): CodeIgniter\\Debug\\BaseExceptionHandler->CodeIgniter\\Debug\\{closure}()\n#16 /app/code/vendor/codeigniter4/framework/system/Debug/ExceptionHandler.php(114): CodeIgniter\\Debug\\BaseExceptionHandler->render()\n#17 /app/code/vendor/codeigniter4/framework/system/Debug/Exceptions.php(163): CodeIgniter\\Debug\\ExceptionHandler->handle()\n#18 [internal function]: CodeIgniter\\Debug\\Exceptions->exceptionHandler()\n#19 {main}\n thrown in /app/code/vendor/codeigniter4/framework/system/HTTP/RequestTrait.php on line 74 Dec 03 16:12:40 - [Tue Dec 03 15:12:40.539541 2024] [php:error] [pid 24] [client 172.18.0.1:53960] PHP Fatal error: Uncaught CodeIgniter\\Exceptions\\ConfigException: You must set an array with Proxy IP address key and HTTP header name value in Config\\App::$proxyIPs. in /app/code/vendor/codeigniter4/framework/system/HTTP/RequestTrait.php:74\nStack trace:\n#0 /app/code/vendor/codeigniter4/framework/system/Config/Services.php(697): CodeIgniter\\HTTP\\Request->getIPAddress()\n#1 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(312): CodeIgniter\\Config\\Services::session()\n#2 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(251): CodeIgniter\\Config\\BaseService::__callStatic()\n#3 /app/code/vendor/codeigniter4/framework/system/Config/Services.php(668): CodeIgniter\\Config\\BaseService::getSharedInstance()\n#4 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(312): CodeIgniter\\Config\\Services::session()\n#5 /app/code/vendor/codeigniter4/framework/system/Config/BaseService.php(202): CodeIgniter\\Config\\BaseService::__callStatic()\n#6 /app/code/vendor/codeigniter4/framework/system/Common.php(998): CodeIgniter\\Config\\BaseService::get()\n#7 /app/code/vendor/codeigniter4/framework/system/Common.php(971): service()\n#8 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(685): session()\n#9 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(703): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionUserInfo()\n#10 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(390): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionUserKey()\n#11 /app/code/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php(374): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->checkUserState()\n#12 /app/code/vendor/codeigniter4/shield/src/Auth.php(191): CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->loggedIn()\n#13 /app/code/app/Views/errors/html/production.php(13): CodeIgniter\\Shield\\Auth->__call()\n#14 /app/code/vendor/codeigniter4/framework/system/Debug/BaseExceptionHandler.php(266): include('...')\n#15 /app/code/vendor/codeigniter4/framework/system/Debug/BaseExceptionHandler.php(269): CodeIgniter\\Debug\\BaseExceptionHandler->CodeIgniter\\Debug\\{closure}()\n#16 /app/code/vendor/codeigniter4/framework/system/Debug/ExceptionHandler.php(114): CodeIgniter\\Debug\\BaseExceptionHandler->render()\n#17 /app/code/vendor/codeigniter4/framework/system/Debug/Exceptions.php(163): CodeIgniter\\Debug\\ExceptionHandler->handle()\n#18 /app/code/vendor/codeigniter4/framework/system/Debug/Exceptions.php(252): CodeIgniter\\Debug\\Exceptions->exceptionHandler()\n#19 [internal function]: CodeIgniter\\Debug\\Exceptions->shutdownHandler()\n#20 {main}\n thrown in /app/code/vendor/codeigniter4/framework/system/HTTP/RequestTrait.php on line 74
-
Analytics - Location not applicable because of local ipMaybe it's just me. The analytics dashboard location is empty. The hints are pointing towards a local IP address instead of the listener's IP. Is there a way to "redirect" the listener's IP address to Castopod?
-
Superset Public Access@Dreamcatch22 Do you have a public example? It's easier for me to take a look at your instance instead of preparing a whole test setup. (I am a Metabase user and not a Superset user)
By the way: have you compared both solutions in the past and documented your findings? -
DigitalSignatureError: Input PDF has a digital signature. OCR would alter the document, invalidating the signature.@SirFiChi Hi Floh, i added this to the paperless.conf and restarted the app.
# slu https://github.com/paperless-ngx/paperless-ngx/discussions/4705 PAPERLESS_OCR_USER_ARGS={"invalidate_digital_signatures": true}
For me, the initial topic was a bank statement
-
Cal.com docker image size@tronical
samedifferent tag, same size. -
How to Restrict Ticket Visibility to Individual Users in FreeScout?@archos Basic behavior. You do not need an additional module for this.
-
How to Restrict Ticket Visibility to Individual Users in FreeScout?@archos I'm interested in the use case (because that doesn't make sense in my understanding of a helpdesk). But maybe this is the solution? -> https://github.com/freescout-help-desk/freescout/issues/701#issuecomment-1685250202
-
Add Apache Tika to Paperless-ngx package.@Jarod my best guess: we need a lot more samples to get to the bottom of this. My “problem”: I use Thunderbird and don't normally deal with eml files. But I will try it out next week. Let's use this thread to record our findings.