Ente CommunityEC
Ente Community6mo ago
12 replies
Racer_JJJ

Unable to upload files

I've set ente up on a debian 13 server. The Problem I'm facing now is, that every component itself is working and I can ping and connect to them individually. I can upload files manually to MinIO, postrgres works too (user creation and admin promotion worked fine). Logging in, connecting to the web interface (...) is working fine. Uploading files fails, error on ios attached below (the redacted iOS IP is the private/local ip), web gives no error message. Server logs show nothing useful (museum extract attached below (wasn't sure which id's I have to redact, so I redacted everything). postgres shows only a few logs similar to this one "checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=2.212 s, sync=0.006 s, total=2.228 s; sync files=16, longest=0.003 s, average=0.001 s; distance=98 kB, estimate=98 kB"). It occurs on when connecting from the server itself as well, so it can't be a networking issue. iOS is connecting to weird ports and trying to connect to localhost (probably 127.0.0.1) instead of the server ip and to random ports, which change for every file and every retry. maybe that's intended, but I can't see anywhere in the logs the ip of the server, but it's connected to the server (showing server ip in the sidebar-menu and I see connections in the logs from the ios device). If additional informations/files/logs/... are necessary, do not hesitate to ping me please. Thanks for any help.
Was this page helpful?