Giter VIP home page Giter VIP logo

Comments (5)

perara avatar perara commented on July 28, 2024 1

The database file should reside in the same dir as the python files. Delete it and ensure that the envs are set before starting 😊

from wg-manager.

perara avatar perara commented on July 28, 2024

Iirc there are two ENV variables for creating a admin user. Can you verify if there is such user in the database?

Its still on my todo list to create a Interface for managment and initial installation, but I would wish to be sure that current feature set is fairly secured before moving onwards with additional management UI

from wg-manager.

tromlet avatar tromlet commented on July 28, 2024

To be fair, this is on a bare metal install and that might be the issue - where is the database located on the filesystem?

I AM familiar with the environment variables, I had set them upon initial setup and run, but changed them after the fact. I may try keeping them consistent throughout my setup process.

from wg-manager.

perara avatar perara commented on July 28, 2024

DATABASE_FILE = "/config/database.db" if IS_DOCKER else "./database.db"

from wg-manager.

tromlet avatar tromlet commented on July 28, 2024

I figured! That's actually what I ended up doing - just making sure that I was using my actual username and password (which I accidentally copied and pasted here LIKE A NOOB - which is how I got into this error lol) from the get-go, and it's working great now. Now I'm just trying to figure out correct settings for firewalld so that connected VPN clients can get to services on my internal network. :P

To any hackers out there: I have changed my username and password, you jerks.

from wg-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.