-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Login Issue on Synology #23
Comments
Secondly, in most cases |
I am also suffering the same problem with Synology NAS (DSM 7.1.1-42962 Update 3) using a DS916+ NAS. Even, something like this doesn't work, or even manually done via docker cli is failing. Same issue. as #16 The version of docker thats installed on the Synology's is new enough IMHO, but still suffering this issue. However, kernel version is pritty old.
|
You can compile the patch easily using which is mentioned in #16 with the following steps:
<!> Please note, this patch will not work on 2.2.5 or greater. <!> Thank you @jclab-joseph for figuring it out, all credit goes to him for creating patch. I can confirm that this does work on Synology. |
I'm using a Synology NAS DS1621+ and I have found another way to make the latest version work and for this you will have to create your container from cmd like below: |
I don't know why this works for you as:
Could you supply more details on what you did to get this working and what kernel version AND DSM version your NAS is running? (DSM 7.2 runs 4.4.302+ #64570 SMP - edit: confirmed DMS 7.2 works fine, downside many people on the thread have machines that won't ever get DSM7.2 ...) |
I have a DS916+ here and just installed DSM 7.2 from Synology Download as it never showed in NAS's Admin webpage. Sadly, I can confirm that while system is now DSM 7.2, its still not wokring and fails with auth issues. I believe this is because the kernel is still 3.10.
update An intresting thing I found in the logs was:
|
Please add this fallback fix for O_TMPFILE mainstream for sustainability of our world. Synology takes care of OS and kernels, it has in house maintained kernels and modules. |
Is there already a workaround so that I can update from dsm 7.1 to 7.2 without any problems and still have pbs running? |
What exactly is the probem? I'm running DSM 7.2.1-69057 Update 3 and have no problems running this the container. I'm using the following docker run command:
This is the output of
|
I have now updated to this version and it works like perfect |
Hi,
I try pve-backup on my Synology via Docker. Installation ok. But impossible to login. I try admin@pbs with pbspbs but it doesn't work. Any idea?
The text was updated successfully, but these errors were encountered: