Problem uploading pictures
-
Hello, I have a problem uploading an image from the Android app Pixeldroid. When I want to upload a photo the upload ends with Error code return by server. 500. Through the web, I can upload photos. Has anyone had a problem with this as well? With a pixelfed.social account the upload works without any problems. Still in the menu, I only have the Public Feed item, I don't have the Network Feed item, but I can follow the accounts of @girish@pixelfed.social. I'm sorry about my English. Thank you very much for your advice and tips.
-
@archos do you see any errors about the 500 in the server side app logs, which could help to further investigate?
wrote on Oct 25, 2021, 11:53 AM last edited by@nebulon Thank you for your reply, This will show up in the log when you upload a photo from the app. ```
code_text
`Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET / HTTP/1.1" 200 2840 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:20 172.18.0.1 - - [25/Oct/2021:11:47:20 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:30 172.18.0.1 - - [25/Oct/2021:11:47:30 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:40 172.18.0.1 - - [25/Oct/2021:11:47:40 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:50 172.18.0.1 - - [25/Oct/2021:11:47:50 +0000] "GET / HTTP/1.1" 200 2842 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:00 172.18.0.1 - - [25/Oct/2021:11:48:00 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:10 172.18.0.1 - - [25/Oct/2021:11:48:10 +0000] "GET / HTTP/1.1" 200 2840 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:20 172.18.0.1 - - [25/Oct/2021:11:48:20 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/accounts/verify_credentials HTTP/1.1" 200 811 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?limit=20 HTTP/1.1" 200 8869 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v2/discover/posts HTTP/1.1" 200 3932 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/notifications?limit=20 HTTP/1.1" 200 9408 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/public?limit=20 HTTP/1.1" 200 2978 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/notifications?max_id=1&limit=20 HTTP/1.1" 200 215 "-" "okhttp/4.9.1"
Oct 25 13:48:38 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/public?max_id=357894194667757571&limit=20 HTTP/1.1" 200 215 "-" "okhttp/4.9.1"
Oct 25 13:48:40 172.18.0.1 - - [25/Oct/2021:11:48:40 +0000] "GET / HTTP/1.1" 200 2843 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:45 [2021-10-25 11:48:45] production.ERROR: Class 'App\Http\Controllers\Api\UserSetting' not found {"userId":1,"exception":"[object] (Error(code: 0): Class 'App\Http\Controllers\Api\UserSetting' not found at /app/code/app/Http/Controllers/Api/ApiV1Controller.php:1096)
Oct 25 13:48:45 [stacktrace]
Oct 25 13:48:45 #0 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\ApiV1Controller->mediaUpload()
Oct 25 13:48:45 #1 /app/code/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction()
Oct 25 13:48:45 #2 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Route.php(254): Illuminate\Routing\ControllerDispatcher->dispatch()
Oct 25 13:48:45 #3 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate\Routing\Route->runController()
Oct 25 13:48:45 #4 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(695): Illuminate\Routing\Route->run()
Oct 25 13:48:45 #5 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Routing\Router->Illuminate\Routing\{closure}()
Oct 25 13:48:45 #6 /app/code/app/Http/Middleware/AccountInterstitial.php(42): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #7 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\AccountInterstitial->handle()
Oct 25 13:48:45 #8 /app/code/app/Http/Middleware/EmailVerificationCheck.php(35): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #9 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\EmailVerificationCheck->handle()
Oct 25 13:48:45 #10 /app/code/app/Http/Middleware/TwoFactorAuth.php(33): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #11 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\TwoFactorAuth->handle()
Oct 25 13:48:45 #12 /app/code/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #13 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle()
Oct 25 13:48:45 #14 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #15 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\SubstituteBindings->handle()
Oct 25 13:48:45 #16 /app/code/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #17 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Auth\Middleware\Authenticate->handle()
Oct 25 13:48:45 #18 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #19 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(697): Illuminate\Pipeline\Pipeline->then()
Oct 25 13:48:45 #20 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(672): Illuminate\Routing\Router->runRouteWithinStack()
Oct 25 13:48:45 #21 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\Routing\Router->runRoute()
Oct 25 13:48:45 #22 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\Routing\Router->dispatchToRoute()
Oct 25 13:48:45 #23 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\Routing\Router->dispatch()
Oct 25 13:48:45 #24 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()
Oct 25 13:48:45 #25 /app/code/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #26 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle()
Oct 25 13:48:45 #27 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #28 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
Oct 25 13:48:45 #29 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()
Oct 25 13:48:45 #30 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #31 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
Oct 25 13:48:45 #32 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()
Oct 25 13:48:45 #33 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #34 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
Oct 25 13:48:45 #35 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #36 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()
Oct 25 13:48:45 #37 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #38 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\Pipeline\Pipeline->then()
Oct 25 13:48:45 #39 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
Oct 25 13:48:45 #40 /app/code/public/index.php(57): Illuminate\Foundation\Http\Kernel->handle()
Oct 25 13:48:45 #41 {main}
Oct 25 13:48:45 "}
Oct 25 13:48:45 172.18.0.1 - - [25/Oct/2021:11:48:45 +0000] "POST /api/v1/media HTTP/1.1" 500 303 "-" "okhttp/4.9.1"
Oct 25 13:48:50 172.18.0.1 - - [25/Oct/2021:11:48:50 +0000] "GET / HTTP/1.1" 200 2836 "-" "Mozilla (CloudronHealth)"
Oct 25 13:49:00 172.18.0.1 - - [25/Oct/2021:11:49:00 +0000] "GET / HTTP/1.1" 200 2837 "-" "Mozilla (CloudronHealth)"
Oct 25 13:49:10 172.18.0.1 - - [25/Oct/2021:11:49:10 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"`` -
@nebulon Thank you for your reply, This will show up in the log when you upload a photo from the app. ```
code_text
`Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:09 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET / HTTP/1.1" 200 2840 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:09 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:10 172.18.0.1 - - [25/Oct/2021:11:47:10 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:47:20 172.18.0.1 - - [25/Oct/2021:11:47:20 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:30 172.18.0.1 - - [25/Oct/2021:11:47:30 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:40 172.18.0.1 - - [25/Oct/2021:11:47:40 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:47:50 172.18.0.1 - - [25/Oct/2021:11:47:50 +0000] "GET / HTTP/1.1" 200 2842 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:00 172.18.0.1 - - [25/Oct/2021:11:48:00 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:10 172.18.0.1 - - [25/Oct/2021:11:48:10 +0000] "GET / HTTP/1.1" 200 2840 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:20 172.18.0.1 - - [25/Oct/2021:11:48:20 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET / HTTP/1.1" 200 2841 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/accounts/verify_credentials HTTP/1.1" 200 811 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?limit=20 HTTP/1.1" 200 8869 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:30 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:30 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:31 172.18.0.1 - - [25/Oct/2021:11:48:31 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:32 172.18.0.1 - - [25/Oct/2021:11:48:32 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:33 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:33 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:34 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:34 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:35 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:35 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:36 172.18.0.1 - - [25/Oct/2021:11:48:36 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v2/discover/posts HTTP/1.1" 200 3932 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/notifications?limit=20 HTTP/1.1" 200 9408 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/public?limit=20 HTTP/1.1" 200 2978 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/home?max_id=357894194667757571&limit=20 HTTP/1.1" 200 2591 "-" "okhttp/4.9.1"
Oct 25 13:48:37 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/notifications?max_id=1&limit=20 HTTP/1.1" 200 215 "-" "okhttp/4.9.1"
Oct 25 13:48:38 172.18.0.1 - - [25/Oct/2021:11:48:37 +0000] "GET /api/v1/timelines/public?max_id=357894194667757571&limit=20 HTTP/1.1" 200 215 "-" "okhttp/4.9.1"
Oct 25 13:48:40 172.18.0.1 - - [25/Oct/2021:11:48:40 +0000] "GET / HTTP/1.1" 200 2843 "-" "Mozilla (CloudronHealth)"
Oct 25 13:48:45 [2021-10-25 11:48:45] production.ERROR: Class 'App\Http\Controllers\Api\UserSetting' not found {"userId":1,"exception":"[object] (Error(code: 0): Class 'App\Http\Controllers\Api\UserSetting' not found at /app/code/app/Http/Controllers/Api/ApiV1Controller.php:1096)
Oct 25 13:48:45 [stacktrace]
Oct 25 13:48:45 #0 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\ApiV1Controller->mediaUpload()
Oct 25 13:48:45 #1 /app/code/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction()
Oct 25 13:48:45 #2 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Route.php(254): Illuminate\Routing\ControllerDispatcher->dispatch()
Oct 25 13:48:45 #3 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate\Routing\Route->runController()
Oct 25 13:48:45 #4 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(695): Illuminate\Routing\Route->run()
Oct 25 13:48:45 #5 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Routing\Router->Illuminate\Routing\{closure}()
Oct 25 13:48:45 #6 /app/code/app/Http/Middleware/AccountInterstitial.php(42): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #7 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\AccountInterstitial->handle()
Oct 25 13:48:45 #8 /app/code/app/Http/Middleware/EmailVerificationCheck.php(35): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #9 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\EmailVerificationCheck->handle()
Oct 25 13:48:45 #10 /app/code/app/Http/Middleware/TwoFactorAuth.php(33): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #11 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\Http\Middleware\TwoFactorAuth->handle()
Oct 25 13:48:45 #12 /app/code/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #13 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle()
Oct 25 13:48:45 #14 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #15 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\SubstituteBindings->handle()
Oct 25 13:48:45 #16 /app/code/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #17 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Auth\Middleware\Authenticate->handle()
Oct 25 13:48:45 #18 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #19 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(697): Illuminate\Pipeline\Pipeline->then()
Oct 25 13:48:45 #20 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(672): Illuminate\Routing\Router->runRouteWithinStack()
Oct 25 13:48:45 #21 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\Routing\Router->runRoute()
Oct 25 13:48:45 #22 /app/code/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\Routing\Router->dispatchToRoute()
Oct 25 13:48:45 #23 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\Routing\Router->dispatch()
Oct 25 13:48:45 #24 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()
Oct 25 13:48:45 #25 /app/code/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #26 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle()
Oct 25 13:48:45 #27 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #28 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
Oct 25 13:48:45 #29 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()
Oct 25 13:48:45 #30 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #31 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
Oct 25 13:48:45 #32 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()
Oct 25 13:48:45 #33 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #34 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
Oct 25 13:48:45 #35 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #36 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()
Oct 25 13:48:45 #37 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
Oct 25 13:48:45 #38 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\Pipeline\Pipeline->then()
Oct 25 13:48:45 #39 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
Oct 25 13:48:45 #40 /app/code/public/index.php(57): Illuminate\Foundation\Http\Kernel->handle()
Oct 25 13:48:45 #41 {main}
Oct 25 13:48:45 "}
Oct 25 13:48:45 172.18.0.1 - - [25/Oct/2021:11:48:45 +0000] "POST /api/v1/media HTTP/1.1" 500 303 "-" "okhttp/4.9.1"
Oct 25 13:48:50 172.18.0.1 - - [25/Oct/2021:11:48:50 +0000] "GET / HTTP/1.1" 200 2836 "-" "Mozilla (CloudronHealth)"
Oct 25 13:49:00 172.18.0.1 - - [25/Oct/2021:11:49:00 +0000] "GET / HTTP/1.1" 200 2837 "-" "Mozilla (CloudronHealth)"
Oct 25 13:49:10 172.18.0.1 - - [25/Oct/2021:11:49:10 +0000] "GET / HTTP/1.1" 200 2839 "-" "Mozilla (CloudronHealth)"``@archos hm that reads like an upstream app issue more than a Cloudron packaging bug. Is there a possibility that the mobile app is incompatible with the app Cloudron packages?
I guess if you report this trace back at the upstream project, they are easily able to help you out or at least pinpoint to the root cause.
-
@archos hm that reads like an upstream app issue more than a Cloudron packaging bug. Is there a possibility that the mobile app is incompatible with the app Cloudron packages?
I guess if you report this trace back at the upstream project, they are easily able to help you out or at least pinpoint to the root cause.
-
wrote on Oct 26, 2021, 7:17 AM last edited by archos Oct 26, 2021, 7:17 AM
Hi, I have contacted the developer of the app. This is a Pixelfed bug and an update to the Pixelfed server should resolve it.
https://github.com/pixelfed/pixelfed/pull/2923 -
Hi, I have contacted the developer of the app. This is a Pixelfed bug and an update to the Pixelfed server should resolve it.
https://github.com/pixelfed/pixelfed/pull/2923 -
@archos thanks for sharing this. Since our package is on the latest released version v0.11.1 I guess we have to wait for a new stable upstream release to get this fixed for you.
wrote on Jan 3, 2022, 4:55 PM last edited by@nebulon Thanks for tracking this. I sure hope they get a fix ready because I just announced to all my IG followers that I am going to leave IG and use my own self-hosted Pixelfed instance!! I have the app installed, just needing to be able to use this mobile app now.
-
@nebulon Thanks for tracking this. I sure hope they get a fix ready because I just announced to all my IG followers that I am going to leave IG and use my own self-hosted Pixelfed instance!! I have the app installed, just needing to be able to use this mobile app now.
Don't forget @nebulon - pixelfed doesn't really do releases, you just grab latest build from him
-
Don't forget @nebulon - pixelfed doesn't really do releases, you just grab latest build from him
wrote on Jan 4, 2022, 7:24 AM last edited by@doodlemania2 Which is the "real" pixeldroid repository?
-
Don't forget @nebulon - pixelfed doesn't really do releases, you just grab latest build from him
@doodlemania2 oh really? So there are other releases than https://github.com/pixelfed/pixelfed/releases ? Or is this now rolling release?
-
@doodlemania2 oh really? So there are other releases than https://github.com/pixelfed/pixelfed/releases ? Or is this now rolling release?
@nebulon Yeah, I vaguely recall we just pick a particular commit from the dev branch historically.
-
wrote on Jan 5, 2022, 10:37 AM last edited by
Interestingly, uploading images from Fedilab works. The new version is already on the pixelfed.social instance and it looks great.
-
Interestingly, uploading images from Fedilab works. The new version is already on the pixelfed.social instance and it looks great.
wrote on Jan 5, 2022, 11:30 AM last edited by@archos said in Problem uploading pictures:
Interestingly, uploading images from Fedilab works. The new version is already on the pixelfed.social instance and it looks great.
So far it's the only mobile method that works. It is missing the handy filters that Pixeldroid has, but that just means I need to do any editing on one of the 200+ image apps I've downloaded over the years before uploading!
-
wrote on Jan 12, 2022, 6:48 PM last edited by
Hello, I don't want to start a new topic. The problem is similar, only now after the update, when uploading images in the web interface, it shows this error see attached screen. When I click beck to Pixelfeld, it takes me back to the main page, the photo is uploaded, but it doesn't show up for friends from other instances who follow me and not even in the Network Feed. Has anyone had a problem with this now too?
Thank you very much for the information Archos. -
Hello, I don't want to start a new topic. The problem is similar, only now after the update, when uploading images in the web interface, it shows this error see attached screen. When I click beck to Pixelfeld, it takes me back to the main page, the photo is uploaded, but it doesn't show up for friends from other instances who follow me and not even in the Network Feed. Has anyone had a problem with this now too?
Thank you very much for the information Archos. -
@archos that seems to be a different issue and seems like the app is crashing midway. Do you see anything in the app logs?
wrote on Jan 13, 2022, 7:34 PM last edited by@nebulon Thanks for the reply, don't know if that helps, it's a log entry when posting the photo.
Jan 13 20:21:35 [2022-01-13 19:21:34][17e6c175-4ce6-40cd-8a2b-0628b7a34e54] Processing: App\Jobs\ImageOptimizePipeline\ImageOptimize Jan 13 20:21:35 [2022-01-13 19:21:34][17e6c175-4ce6-40cd-8a2b-0628b7a34e54] Processed: App\Jobs\ImageOptimizePipeline\ImageOptimize Jan 13 20:21:35 [2022-01-13 19:21:34][2f6cfcfd-63f0-4f82-8405-24754bbfb9fb] Processing: App\Jobs\ImageOptimizePipeline\ImageResize Jan 13 20:21:36 [2022-01-13 19:21:35][2f6cfcfd-63f0-4f82-8405-24754bbfb9fb] Processed: App\Jobs\ImageOptimizePipeline\ImageResize Jan 13 20:21:36 [2022-01-13 19:21:35][901c216c-36fa-45ab-8fa1-c387e8affca2] Processing: App\Jobs\ImageOptimizePipeline\ImageThumbnail Jan 13 20:21:40 172.18.0.1 - - [13/Jan/2022:19:21:40 +0000] "GET / HTTP/1.1" 200 2846 "-" "Mozilla (CloudronHealth)" Jan 13 20:21:42 [2022-01-13 19:21:41][901c216c-36fa-45ab-8fa1-c387e8affca2] Processed: App\Jobs\ImageOptimizePipeline\ImageThumbnail Jan 13 20:21:43 [2022-01-13 19:21:42][adaf19e1-d5ae-4f81-bbd9-e7a7e308459a] Processing: App\Jobs\ImageOptimizePipeline\ImageUpdate Jan 13 20:21:43 [2022-01-13 19:21:42][adaf19e1-d5ae-4f81-bbd9-e7a7e308459a] Processed: App\Jobs\ImageOptimizePipeline\ImageUpdate Jan 13 20:21:43 [2022-01-13 19:21:42][edd850a3-e536-4f29-84b5-eb05f668b0df] Processing: App\Jobs\MediaPipeline\MediaStoragePipeline Jan 13 20:21:43 [2022-01-13 19:21:42][edd850a3-e536-4f29-84b5-eb05f668b0df] Processed: App\Jobs\MediaPipeline\MediaStoragePipeline Jan 13 20:21:50 172.18.0.1 - - [13/Jan/2022:19:21:50 +0000] "GET / HTTP/1.1" 200 2849 "-" "Mozilla (CloudronHealth)" Jan 13 20:22:00 172.18.0.1 - - [13/Jan/2022:19:22:00 +0000] "GET / HTTP/1.1" 200 2847 "-" "Mozilla (CloudronHealth)" Jan 13 20:22:03 172.18.0.1 - - [13/Jan/2022:19:22:03 +0000] "POST /api/compose/v0/publish HTTP/1.1" 200 1199 "https://pixelfed.cz/" "Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0" Jan 13 20:22:03 172.18.0.1 - - [13/Jan/2022:19:22:03 +0000] "GET /p/archos/387322682625832111 HTTP/1.1" 404 12804 "https://pixelfed.cz/" "Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0" Jan 13 20:22:04 172.18.0.1 - - [13/Jan/2022:19:22:04 +0000] "GET /sw.js HTTP/1.1" 200 755 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0" Jan 13 20:22:04 172.18.0.1 - - [13/Jan/2022:19:22:04 +0000] "GET /storage/m/_v2/360345661260546049/5b1a64e4b-a35c92/svqvTA6kO0zX/sxJbXM8y1sMvFRdwg3M9NOjlUWpt6s357jZ7xX4b.jpg HTTP/1.1" 200 240022 "-" "http.rb/5.0.4 (Mastodon/3.4.4; +https://mastodon.arch-linux.cz/)" Jan 13 20:22:05 [2022-01-13 19:22:04][7be436d8-853f-4598-a5f8-72084f97a317] Processing: App\Jobs\StatusPipeline\NewStatusPipeline Jan 13 20:22:05 [2022-01-13 19:22:04][7be436d8-853f-4598-a5f8-72084f97a317] Processed: App\Jobs\StatusPipeline\NewStatusPipeline Jan 13 20:22:05 [2022-01-13 19:22:04][48a577c1-2d88-48ee-9b4e-7dbd363a62cd] Processing: App\Jobs\StatusPipeline\StatusEntityLexer Jan 13 20:22:05 [2022-01-13 19:22:04][48a577c1-2d88-48ee-9b4e-7dbd363a62cd] Processed: App\Jobs\StatusPipeline\StatusEntityLexer Jan 13 20:22:05 [2022-01-13 19:22:04][e69dcb93-d64b-47e2-906c-e1b7f8f26def] Processing: App\Jobs\StatusPipeline\StatusActivityPubDeliver Jan 13 20:22:05 [2022-01-13 19:22:04][e69dcb93-d64b-47e2-906c-e1b7f8f26def] Processed: App\Jobs\StatusPipeline\StatusActivityPubDeliver Jan 13 20:22:09 172.18.0.1 - - [13/Jan/2022:19:22:09 +0000] "GET /p/archos/387322682625832111 HTTP/1.1" 500 1234 "-" "(Pixelfed/0.11.2; +https://pixelfed.de)"
-
wrote on Jan 18, 2022, 7:49 PM last edited by
Hello, has anyone solved this problem with sending pictures? I'd be grateful for any information. Thank you.
-
wrote on Jan 21, 2022, 4:59 PM last edited by
Hi, so the problem with uploading images was only in Firefox. In Chromium web browser, the photos upload fine, but still my following from other instances can't see them. It's like the federation is not working. But the one running on Mastodon does show the new photos.
-
Hello, has anyone solved this problem with sending pictures? I'd be grateful for any information. Thank you.
wrote on Jan 21, 2022, 6:09 PM last edited by@archos I used to send pictures just fine with Fedilab and Pixeldroid
(lately pixeldroid had issues retaining the login credentials, it would output error 502 or 500)
so in my experience, until there is the official pixelfed app, the best for pixelfed is Fedilab
that's what I use, you could also check out Indigenous (indieweb mobile app also compatible with mast/pixel) -
@archos I used to send pictures just fine with Fedilab and Pixeldroid
(lately pixeldroid had issues retaining the login credentials, it would output error 502 or 500)
so in my experience, until there is the official pixelfed app, the best for pixelfed is Fedilab
that's what I use, you could also check out Indigenous (indieweb mobile app also compatible with mast/pixel)wrote on Jan 22, 2022, 7:37 AM last edited by@rmdes Yes fedilab works fine, but it doesn't have editing filters. But even so, the photo doesn't show up in follower timelines on other instances. This was not a problem before the update.
I think an official app is in the works, but it's still in beta, so hopefully we'll see a release soon.