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

Download failed while opening a document #56

Open
igwyd opened this issue Apr 13, 2021 · 1 comment
Open

Download failed while opening a document #56

igwyd opened this issue Apr 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@igwyd
Copy link
Member

igwyd commented Apr 13, 2021

Step to reproduce:

  1. Clone the master branch
git clone https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud.git
  1. Go to the docker-onlyoffice-nextcloud folder and open docker-compose.yml
cd docker-onlyoffice-nextcloud
nano docker-compose.yml
  1. Change document server image on line https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud/blob/master/docker-compose.yml#L14
image: onlyoffice/4testing-documentserver:6.2.2.19
  1. Run docker-compose:
docker-compose up -d
  1. Launch the browser and enter the webserver address. The Nextcloud wizard webpage will be opened. Enter all the necessary data to complete the wizard.
  2. Go to the project folder and run the set_configuration.sh script:
bash set_configuration.sh
  1. Enter Nextcloud, create a new document and open it.

Expected Result:

New document created and opened

Actual result:

Get error
err

The problem does not recur with documentserver 6.2.1

@ShockwaveNN
Copy link

Discussion about this in our private issue tracker at issue 49634

@ShockwaveNN ShockwaveNN added the bug Something isn't working label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants