mal 'ne ganz dumme frage… wie viele Zeichen hat denn dein SECRET?
TIP: create
secretpasswordkeyMake sure you create a long
secretpasswordkey(min. 24 chars, better 32 chars) for each service! Note down thesecretpasswordkeysas you will need them for creating the Docker stack and for configuring Nextcloud talk.
- issue command in host shell and repeat for each service:
openssl rand -hex 32
1. TURN_SECRET
- create a long random
secretpasswordkey, issue command in host shell:openssl rand -hex 322. SIGNALING_SECRET
- create a long random
secretpasswordkey, issue command in host shell:openssl rand -hex 323. INTERNAL_SECRET
- create a long random
secretpasswordkey, issue command in host shell:openssl rand -hex 32
lies mal das hier als beispiel configuration… vielleicht hilt das dem problem auf die schliche zu kommen und deine verzweiflung zu lindern?