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

Conflict with docker while start panel #602

Open
StafLoker opened this issue Feb 5, 2025 · 4 comments
Open

Conflict with docker while start panel #602

StafLoker opened this issue Feb 5, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@StafLoker
Copy link

Describe the Problem

During the first installation of the dashboard on Debian 12, an error occurs with Docker:
RuntimeError: Tried to add ether=02:42:4a:2b:1a:15 multiple times to dockerO, it was already: 02:42:f3:56:71:eb

Image Image

Steps to Reproduce

  1. cd /opt
  2. sudo git clone https://github.com/donaldzou/WGDashboard.git
  3. cd WGDashboard/src
  4. Run the following commands:
    sudo chmod u+x wgd.sh && \
    sudo ./wgd.sh install

OS Information

  • OS: Debian 12
  • Python Version: 3.11.2
@StafLoker StafLoker added the bug Something isn't working label Feb 5, 2025
@DaanSelen
Copy link
Collaborator

Just to clarify, you are NOT deploying WGDashboard in Docker?

@StafLoker
Copy link
Author

Yes, NOT deploying

@DaanSelen
Copy link
Collaborator

I think this is related to: ftao/python-ifcfg#73

@donaldzou
Copy link
Owner

How is this going?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants