-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible Docker/Pupcloud/External data store gremlin #45
Comments
1 - after how much time does pupcloud/docker stop? |
3 - can you enter the web tools by pressing F12 in the browser, and see if there are errors in the console and/or in the network tab? A thing that I found, and may be related or not, is that if you connect Pupcloud to a dir and then mount something on that dir, pupcloud will continue to see the directory as empty, "before" the mount. If you restart it, it will see the mounted "version". This is to say: I don't know how rclone deals with mounts etc, maybe it uses FUSE, and I don't know if the mount "fluctuates", so to speak. |
Tentatively marking this as duplicate of #48 |
"1 - after how much time does pupcloud/docker stop?
2 - if the datastore is mounted through the cli (not rclone) does pupcloud
stop?"
Just filling in on this, in conjunction with troubleshooting problems with
"Filebrowser" we are looking at memory usage overall and whether rclone's
actions are contributing to the dirty closure of the fileshare, even though
systemd is doing the mounting and presumably should remount. It is a
work-in-progress.
…On Thu, 12 May 2022 at 11:06, marioscube ***@***.***> wrote:
1 - after how much time does pupcloud/docker stop?
2 - if the datastore is mounted through the cli (not rclone) does pupcloud
stop?
—
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV5MACAAF4RBFGXPWUGP3LVJS3Z5ANCNFSM5VXIEX3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
1. No set time to reproduce per se.
2. Not yet checked, but Docker would be the desired platform/mount. Must
try a "screen" session maybe over the weekend to monitor for you.
…On Thu, 12 May 2022 at 11:06, marioscube ***@***.***> wrote:
1 - after how much time does pupcloud/docker stop?
2 - if the datastore is mounted through the cli (not rclone) does pupcloud
stop?
—
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV5MACAAF4RBFGXPWUGP3LVJS3Z5ANCNFSM5VXIEX3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Note, I do not know where the possible problem may lie, but I can report it and if you have ideas what to check to isolate "who has the problem" I am happy to check.
Environment: Debian 11 server running Docker. Rclone mount (via systemd) used as datastore. Pupcloud ran as a container within. Data directory for Pupcloud is set to access this share.
Pupcloud can run (in tests) and serve files. Eventually and silently it stops. You don't get an error (that I can see) and the web app continues to run, but no data is served up or shown.
docker start pupcloud restarts
things, no errors are shown on restart, and the web app then (after page refresh) will deliver goodies again.Other info:
The text was updated successfully, but these errors were encountered: