-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi :
when I installed just done and try to login but fail
No any error message in web page , nginx log and fossbilling log (/var/www/data/log/)
I'm pretty sure that I have correct account name and password
because if I'm try to input worng name or password it'll jump error message
due to no any error message so I can't debug it
here is what I install way:
- use install.sh
I use this command to install registrar:
wget https://namingo.org/registrar-install.sh -O install.sh && chmod +x install.sh && ./install.sh
installed done, login fail no any error message
- manual install
I follow this page to install
https://github.com/getnamingo/registrar/blob/main/INSTALL.md
when I done at Step 6. FOSSBilling Installation
try to login but fail , no any error message
I didn't do the rest step or I did all the rest step still got the same result : can't login
it very weird I had install registrar success and login ok at 2024/06/21 by this follow this page
https://github.com/getnamingo/registrar/blob/main/INSTALL.md
of course , that time I use old version INSTALL.md to guide me install
new version you had change a lot