You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, remove line #81, which contains the following code within lib/ConfigOptions.php file: $this->createIPFields($groupId, $this->getNetworking());
Open the lib/vmManager.php file and find the line #69 and replace from $networking = $this->params['configoptions']['ipaddress'];
to $networking = "ipv4only";
adityawbwce
added a commit
to adityawbwce/upcloud-whmcs-module
that referenced
this issue
Nov 19, 2024
We should refine the IP address choices made available when creating a server.
The text was updated successfully, but these errors were encountered: