solusio / solusiovps

SolusIO WHMCS VPS Provisioning module
Apache License 2.0
23 stars 8 forks source link

Products of the same type have the same data #85

Open Cr0wy1 opened 1 year ago

Cr0wy1 commented 1 year ago

Hi, I have an issue with this module. A customer has bought 2 products of the same type products

But if you click and go to the "productdetails" page of booth products, they have the same data, like the IP address: productdetails

In the admin panel, they have different IPs: adminconfig

In addition to that, I tried to restart the server on the second product with the wrong data, and it's restarting the first product. So it looks like the second product points to the first product, but it shouldn't.

jackrhenderson commented 1 year ago

Hello, are the host names for the server(s) actually vps.hostname.de or did you put that to redact that information.

Cr0wy1 commented 1 year ago

Hello, are the host names for the server(s) actually vps.hostname.de or did you put that to redact that information.

Hello jack, "vps.hostname.de" is a default placeholder for our customers, but we tried to change the hostnames too, but that's not the reason for this issue. The Issue still exists.

Cr0wy1 commented 1 year ago

Today we installed the new module "SOLUSVM 2.0", but the problem still exists there. It's definitely a module issue because without the modules, it's working well.