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

Does the Test Example of Document server only work with port 80? #3086

Open
1 task done
FelixHSS opened this issue Jan 8, 2025 · 1 comment
Open
1 task done

Does the Test Example of Document server only work with port 80? #3086

FelixHSS opened this issue Jan 8, 2025 · 1 comment
Assignees

Comments

@FelixHSS
Copy link

FelixHSS commented Jan 8, 2025

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Docker

Version information

8.2

Expected Behavior

docker run -i -t -d -p <PORT_NUMBER>:80 --restart=always onlyoffice/documentserver
Documents can be uploaded and edited when the port number is not 80

Actual Behavior

The Test Example doesn't work (I can't upload and edit document) if I change port number to other number except 80.
image

Reproduction Steps

No response

Additional information

I am using docker desktop on Windows 11.

@igwyd
Copy link
Member

igwyd commented Jan 17, 2025

Hello @FelixHSS, Are you probably using localhost instead ip_address? You should use IP address.

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

No branches or pull requests

2 participants