How do I create an account for repetier server

I configured a new password using ssh and an ethernet cable. I went in my browser and went the ip address for my server and configured my pi 3 to connect over wifi. I went to the new ip to connect again and it asks for username and password. I can't find anything about registering for an account so I can log into my server.

Comments

  • Is it the server frontend asking for login? There is an option in the main menu to add user accounts. Only when it contains a user the frontend will ask for users. If you do not know any accounts here login over ssh and delete /var/lib/Repetier-Server/database/user.sql
    and restart server

    sudo service RepetierServer restart

    Reload fronend and it should not ask for user (make sure to use start url nothing with login).

Sign In or Register to comment.