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
I have used the search tool and did not find an issue describing my bug.
Operating System of DocumentServer
Linux (DEB package)
Version information
8.2.1-38
Expected Behavior
Custom port settings in Nginx persist
Actual Behavior
Http port in ds.conf gets reset with https port every few days
Reproduction Steps
Upgrade OnlyOffice documentserver to 8.2.1-38 in Ubuntu and this new behavior occurs.
Additional information
I set a custom port in debconf before installation and then hand edited etc/onlyoffice/documentserver/nginx/ds.conf to set a custom port for http. This worked ok until upgrade, then ds.conf ended up with https port copied to http. I fixed this but it got reset again! From logs it seems the reset, whoever is doing it, includes an attempt to restart Nginx. But Nginx can't start because ports collide.
The text was updated successfully, but these errors were encountered:
This issue is unique.
Operating System of DocumentServer
Linux (DEB package)
Version information
8.2.1-38
Expected Behavior
Custom port settings in Nginx persist
Actual Behavior
Http port in ds.conf gets reset with https port every few days
Reproduction Steps
Upgrade OnlyOffice documentserver to 8.2.1-38 in Ubuntu and this new behavior occurs.
Additional information
I set a custom port in debconf before installation and then hand edited etc/onlyoffice/documentserver/nginx/ds.conf to set a custom port for http. This worked ok until upgrade, then ds.conf ended up with https port copied to http. I fixed this but it got reset again! From logs it seems the reset, whoever is doing it, includes an attempt to restart Nginx. But Nginx can't start because ports collide.
The text was updated successfully, but these errors were encountered: