No setup page after install, only showing OpenResty!

Do you want to: Ask a how-to question
DocSpace version: Latest Docker Repo versions
Type of installation of the DocSpace: Docker from Installing ONLYOFFICE DocSpace using the provided script - ONLYOFFICE
OS: Ubuntu 22.04
Browser version: Tried many
Additional information:
I tried installing Docspace using package version and when I visited the page after it completed install, I always got a OpenResty! page, I eventually gave up and decided to go down the docker route, same issue!

I’m assuming this is because the server it’s running on is a VM in a data centre and doesn’t have a local IP, only a public one. However, I’m not sure how all this runs to be able to update it.

Something I did notice is that if I put http://IP_ADDRESS/Welcome I do get an OnlyOffice Docspace page, however Is one that says “Sorry the resource cannot be found”.

I’ve done a bit of googling, searching on here and I can’t seem to find what the issue is. Any help would be very much appreciated! Even if it’s help pointing out I’ve been an idiot an missed the obvious!

Thank you!

I found it, was right under my nose, though wasn’t something I’d noticed, even though I read it!

For anyone setting up via docker that has the same issue the setup command was

bash docspace-install.sh docker --letsencryptmail email@mail.com --letsencryptdomain office.example.com -dsh IP.IP.IP.IP

Easy when you know how! Just finding the serevr Url now and I’m up and running :slight_smile:

1 Like