You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
The docker code is starting ok when no variables are added.
But when i had one of the 3 that are recommanded. The docker vm doesn't boot anymore and give me this log.
Generating RSA private key, 2048 bit long modulus
...........................................+++
........+++
e is 65537 (0x10001)
Generating RSA private key, 2048 bit long modulus
.....................................................+++
...............................................................................+++
e is 65537 (0x10001)
Signature ok
subject=/C=DE/ST=BW/L=Stuttgart/O=Dummy Authority/CN=localhost
Getting CA Private Key
Setting up watches.
Watches established.
SAXParseException: Tag mismatch in '/etc/loolwsd/loolwsd.xml', line 133 column 6
Generating RSA private key, 2048 bit long modulus
...+++
......................................................................................+++
e is 65537 (0x10001)
Generating RSA private key, 2048 bit long modulus
............+++
..........................................................................................................................................................................................................................+++
e is 65537 (0x10001)
Signature ok
subject=/C=DE/ST=BW/L=Stuttgart/O=Dummy Authority/CN=localhost
Getting CA Private Key
Setting up watches.
Watches established.
SAXParseException: Tag mismatch in '/etc/loolwsd/loolwsd.xml', line 133 column
The text was updated successfully, but these errors were encountered:
I tried some other password specified by "-e" parameter and the problem resolved.
I think "-e" parameters contains some characters like "$" caused this problem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The docker code is starting ok when no variables are added.
But when i had one of the 3 that are recommanded. The docker vm doesn't boot anymore and give me this log.
The text was updated successfully, but these errors were encountered: