CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.82k stars 696 forks source link

access denied error #7101

Open mauricio-chirino opened 1 year ago

mauricio-chirino commented 1 year ago

I'm trying to install docker collaborate/code ran the docker with

docker run -t -d -p 138.243.206.25:9980:9980 -e "aliasgroup1=https://team.midomi.de:443" -e "username=admin" -e "password=S3cRet" --restart always collaborate/code

but in the console it appears

C0F6FFD3137F0000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while reading:ssl/record/rec_layer_s3.c:303: | net/Socket.cpp:464

I use nginx as proxy

Ezinnem commented 1 year ago

@Rash419 Please can you take a look?