Synology Docker hbbr container error
CSM-800 opened this issue · 4 comments
I have everything set up as in the instructions. Everything worked initially. Then I switched off the containers once. Since then only the hbbs container runs correctly. The hbbr container now constantly reports "error: Found argument '-r' which wasn't expected, or isn't valid in this context" and restarts over and over again.
I have rebooted the NAS once and also reinstalled Docker. Again and again I get the error in the hbbr container.
What is the problem?
it works here fine - install as one (s6) oder two container (hbbs+hbbr)
how did you install it?
- manually (task or ssh)
- synology docker GUI
- portainer
Exactly as described here (synology docker GUI).
https://rustdesk.com/docs/en/self-host/synogy/
Ich hab dank des Screen das Problem gefunden. Ich die Anleitung falsch verstanden. Dachte der Befehl zum Ausführen wäre wie beim hbbs nur eben mit hbbr zu ersetzten. Hatte also "hbbr -r IP" stehen. Der soll aber nur "hbbr" sein.
I found the problem thanks to the screen. I misunderstood the instructions. Thought the command to run would be like the hbbs only to be replaced with hbbr. So I had "hbbr -r IP". But it should only be "hbbr".