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

http://klov-host/admin showing error 404 #92

Open
sujitsrinivasan opened this issue Nov 15, 2023 · 2 comments
Open

http://klov-host/admin showing error 404 #92

sujitsrinivasan opened this issue Nov 15, 2023 · 2 comments

Comments

@sujitsrinivasan
Copy link

sujitsrinivasan commented Nov 15, 2023

Hi Having pull the latest docker file and running

version: '2'
services:
klov:
image: anshooarora/klov:1.0.1
container_name: klov
environment:
- SPRING_DATA_MONGODB_URI=mongodb://{host}:{port}
ports:
- 80:80

I am not able to navigate to http://klov-host/admin as it shows a 404 error . Also I am able to delete the project without login in .

Its stated in the release notes since version 1.1.7 this feature is available? Can @anshooarora / team
please confirm this ?

Thanks

@ashith18
Copy link

@sujitsrinivasan did you get solution for it?

@sujitsrinivasan
Copy link
Author

@ashith18 not yet, I have just downgraded by version, Let me know if you have break through

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