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

[Bug] VirtualMin Virtual Server Creation Error #1

Open
oscarcslt opened this issue Mar 6, 2023 · 4 comments
Open

[Bug] VirtualMin Virtual Server Creation Error #1

oscarcslt opened this issue Mar 6, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@oscarcslt
Copy link

Describe the bug

I have this error when I try to activate the order :
The IP address is already used by virtual server **.*******.com Adds a new Virtualmin virtual server, with the settings and features specified on the command line.

Can you help me ?

How to reproduce

Go to Order, select the order, click on activate

Expected behavior

The IP address is already used by virtual server **.*******.com Adds a new Virtualmin virtual server, with the settings and features specified on the command line.

Screenshots

No response

FOSSBilling version

latest

Module version

No response

Device

Desktop

Information

  • Virtualmin on debian 11, up to date
  • FossBilling on debian 11, up to date

Additional context

No response

@oscarcslt oscarcslt added the bug Something isn't working label Mar 6, 2023
@jaapmarcus
Copy link
Member

It looks like the api is used to create a custom server instead of "shared" hosting for webadmin.

Probally need to rewrite it completely

@jaapmarcus
Copy link
Member

@BelleNottelling
Copy link
Member

We haven't yet made a release with the fixed server manager.
@ocasdev44 if you replace the library/Server/Manager/Virtualmin.php file with the contents from here does it work?
That version has had some fixes applied to it and will be included in the next release of FOSSBilling

@jaapmarcus
Copy link
Member

We haven't yet made a release with the fixed server manager.
@ocasdev44 if you replace the library/Server/Manager/Virtualmin.php file with the contents from here does it work?
That version has had some fixes applied to it and will be included in the next release of FOSSBilling

No I had the error when testing it worked fine if I had an ip available but not when I wanted to create a second account.

It probally need a complete overhaul...

@BelleNottelling BelleNottelling transferred this issue from FOSSBilling/FOSSBilling Aug 10, 2023
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