Hi all. I am stuck and not getting much joy from support. I installed the unifi portal on ubuntu and it is accessed by IP address:8443 This has all been working flawlessly for 3yrs until last week. The server is still up but I can no log in. I have spent most of the day on this, so you can imagine I have tried nearly everything. if someone can get in touch that would great. Many thanks Carl
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
Are you able to access your server via SSH or is it also not working?
In case you can’t even access the Droplet over SSH, I could suggest accessing it via the Web console as described here:
https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/
If it is only the UniFi portal that is not working, I could suggest checking the UniFi logs at:
/usr/lib/unifi/logs
In there you should see more information on why it could be failing.
Feel free to share the output of the logs here if you find any errors.
Best,
Bobby
Hello there,
You can double-check that MongoDB is running.
To start MongoDB:
- sudo service mongod start
Verify that the mongod process has started successfully by checking the contents of the log file at /var/log/mongodb/mongod.log for a line reading
[initandlisten] waiting for connections on port <port>
where <port> is the port configured in /etc/mongod.conf, 27017 by default.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.