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

Can't login #16

Closed
Imel23 opened this issue Nov 17, 2021 · 10 comments
Closed

Can't login #16

Imel23 opened this issue Nov 17, 2021 · 10 comments

Comments

@Imel23
Copy link

Imel23 commented Nov 17, 2021

Hello,
First of all I would like to thank you for this excellent work. In fact, I am trying to connect to http://raspberrypi.local/programming. I enter the username pi and the password and it shows me The username does not exist! Thanks in advance.

@michaelhwn
Copy link
Contributor

Hi @95ImadEL, did you observe if there were any errors during the setup process? if not, can you please confirm if you can log in to your Raspberry Pi OS using the pi account?

@Imel23
Copy link
Author

Imel23 commented Nov 18, 2021

Thank you @michaelhwn for your answer, unfortunately I could not find any error during the setup. Also I can connect with the pi login.

@Imel23
Copy link
Author

Imel23 commented Nov 18, 2021

This is the used OS

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

@michaelhwn
Copy link
Contributor

Thanks for the info @95ImadEL, currently CEP has not updated to fully support the latest Raspberry Pi OS (bullseye), there is an issue in CEP that prevents the user from logging in properly on this latest OS. I will push an update soon to solve this issue. Meanwhile, can you try to use CEP on Raspberry Pi OS Buster instead?

@Imel23
Copy link
Author

Imel23 commented Nov 18, 2021

ok I'll do it thanks a lot. I will keep you informed.

@michaelhwn
Copy link
Contributor

You are welcome @95ImadEL. I will let you know once the Bullseye support is ready.

@gris74
Copy link

gris74 commented Nov 21, 2021

I have same issue no login on the web UI interface but in fact I can login PI os with ssh...
But I am on buster

I can access, dev directly from http://ip-address/programming but not via login screen, the login as no effect/redirect

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

@michaelhwn
Copy link
Contributor

michaelhwn commented Nov 21, 2021

I have same issue no login on the web UI interface but in fact I can login PI os with ssh... But I am on buster

I can access, dev directly from http://ip-address/programming but not via login screen, the login as no effect/redirect

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Hi @gris74 , are you pulling from the latest dev branch? There are some updates committed 2 days ago to the dev branch that may solve your issue. But you will need to perform the entire setup process again due to a change in the load/save mechanism and the addition of new dependencies. I suggest you to start the setup process with a new Raspberry Pi OS install.

If the login problem still persists, please open the console of your browser and let me know if there is any error reporting on the login page. Thanks

@michaelhwn
Copy link
Contributor

Hi @95ImadEL, the latest commit in the main branch now supports Bullseye, please feel free to try it out. But you will need to perform the setup process again on a newly flashed Raspberry Pi OS (Bullseye) due to a change in the software dependency.

@Imel23
Copy link
Author

Imel23 commented Nov 22, 2021

@michaelhwn thank you so much I will check it 👍

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

3 participants