linuxserver / docker-unifi-network-application

GNU General Public License v3.0
551 stars 40 forks source link

[BUG] HTTP Status 404 – Not Found #50

Closed NotDonaldTrump closed 5 months ago

NotDonaldTrump commented 6 months ago

Is there an existing issue for this?

Current Behavior

unRAID install, out of the box, MongoDB setup. Worked for 2 seconds. Then started producing a "HTTP Status 404 – Not Found" when opening the webpage.

No errors in the console.

Errors in the log. I have never ever used MongoDB before so will attempt to fix it myself, will attach any resolutions if found.

Common log error: [2023-12-26 18:37:16,577] <launcher> ERROR db - Got error while connecting to db: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unifi', source='unifi', password=<hidden>, mechanismProperties=<hidden>}

Expected Behavior

No response

Steps To Reproduce

Installed it from the community apps, broke after 2 minutes.

Environment

- OS: unRAID
- How docker service was installed: Community Apps

CPU architecture

x86-64

Docker creation

unRAID

Container logs

[2023-12-26 18:37:16,577] <launcher> ERROR db     - Got error while connecting to db: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unifi', source='unifi', password=<hidden>, mechanismProperties=<hidden>}
github-actions[bot] commented 6 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

drizuid commented 6 months ago

we need full container logs and the docker run (unraid forums can tell you how to get this)

derfel1989 commented 5 months ago

Hi guys,

Why don't you offer an entire docker-compose file, including the MongoDB installation? I saw many users facing the same issue on different websites.

Another question is... How can we use Raspberry, for example, once MongoDB is not supported on ARM devices?

The video below shows how to install it, but I have the same problem, "404" related to MongoDB.

YouTube Guide

Appreciated.

drizuid commented 5 months ago

closing as OP did not provide info requested in the template.

Hi guys,

Why don't you offer an entire docker-compose file, including the MongoDB installation? I saw many users facing the same issue on different websites.

both examples are in the readme, combine them.

Another question is... How can we use Raspberry, for example, once MongoDB is not supported on ARM devices?

question for mongo, not us, we do not make or maintain a mongo container.

The video below shows how to install it, but I have the same problem, "404" related to MongoDB.

YouTube Guide

Appreciated.

we do not watch videos, if you want help, go on discord and provide a compose/run and logs.