Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening version history in document if using SSL #53

Open
igwyd opened this issue Feb 4, 2021 · 0 comments · May be fixed by #43
Open

Error opening version history in document if using SSL #53

igwyd opened this issue Feb 4, 2021 · 0 comments · May be fixed by #43
Assignees

Comments

@igwyd
Copy link
Member

igwyd commented Feb 4, 2021

Step to reproduce:

  1. Clone the feature/ssl branch
git clone https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud -b feature/ssl
  1. Go to the docker-onlyoffice-nextcloud folder and create a new folder with name certs
cd docker-onlyoffice-nextcloud
mkdir certs
  1. Copy tls.crt and tls.key to the folder with name certs. Run docker-compose:
docker-compose -f docker-compose.yml -f ssl.yml up -d
  1. Go to the project folder and run the set_configuration.sh script:
bash set_configuration.sh
  1. Create new document with any name (123.docx for example) and type any text (12345 for example). Wait saving document and close tab
  2. Wait 10-15 second to complite assembling document and open it.
  3. Open Hystory Version

Expected Result:

Opens Hystory Version

Actual result:

Get error
screenshot

@heatray heatray self-assigned this Feb 5, 2021
@heatray heatray linked a pull request Feb 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants