Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Setting one of username, domain or password var, send a Tag mismatch #68

Open
thomaslc66 opened this issue Sep 9, 2019 · 2 comments
Open

Comments

@thomaslc66
Copy link

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 
@fnst-yule
Copy link

I met the same problem

@fnst-yule
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants