Replies: 1 comment
-
|
this is a bug, ive created an issue that references this #1089. will get fixed tonight or tomorrow! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Been running Zipline for quite some time, has worked great. I've updated it recently and now when I create a folder, mark it for anonymous upload, and then try to go to the upload URL, it comes back with 404 Page Not Found page in the browser. I haven't changed the folder structure since the time when this used to work, so I'm assuming something changed in the Zipline config. Anyone seen this before or have any ideas?
This is running in Docker. Docker log when I create a folder then make it available for upload:
[zipline] 2026-05-13T00:06:26.972427903Z [2026-05-13T00:06:26 INFO api::user::folders] folder created folder="testfolder" user="x" files=undefined parentId=undefined
[zipline] 2026-05-13T00:06:39.503166498Z [2026-05-13T00:06:39 INFO api::user::folders::[id]] folder updated folder="cmp3auijm000101o0i3mu5qp4" isPublic=undefined name=undefined allowUploads=true parentId=undefined
Beta Was this translation helpful? Give feedback.
All reactions