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

Unable to log in using Administrator/Administrator #35

Closed
davidballester opened this issue Sep 5, 2019 · 1 comment
Closed

Unable to log in using Administrator/Administrator #35

davidballester opened this issue Sep 5, 2019 · 1 comment

Comments

@davidballester
Copy link

Hello. I've just deployed a Nuxeo container using this command:

docker run --name mynuxeo -d -p 8080:8080 nuxeo

Then, I added the UI addon by bashing into the container and running:

nuxeoctl mp-install nuxeo-web-ui-2.4.0

Now, I can access the login page of the UI, but when I input the default credentials, user: Administrator, password: Administrator, I don't get an Invalid username or password, as I do when I input other credentials, but I get redirected to the login page again without any feedback.

In the inspector, I can see a request to /ui returning a 401

401

I'm using Docker Toolbox, in case it's an issue with the host being the IP of the virtual machine instead of localhost.

What's the problem?

@dmetzler
Copy link

dmetzler commented Sep 5, 2019

Hello, you may find documentation on how to use Docker with Nuxeo here: https://doc.nuxeo.com/nxdoc/setting-up-your-nuxeo-environment/ and here: https://doc.nuxeo.com/corg/docker-usage/

You can also follow the courses on Nuxeo University: https://university.nuxeo.com

I'm closing the issue as it is not a problem with Docker packaging but more about usage.
To get support, you can also call our sales representatives.

@dmetzler dmetzler closed this as completed Sep 5, 2019
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