mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 15:35:58 +03:00
[GH-ISSUE #26] Adding IPv6 address crashed the webinterface #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @patschi on GitHub (Apr 9, 2013).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/26
After I clicked "Add" the webinterface was loading and loading and didn't loaded any site anymore. Then I restarted the webinterface and it worked - but not fully. I was not able to get access to the IP list and edit any vServer.
The solution was to download the db/production.sqlite3 and manually remove the IPv6 IP out of the ip_pool table. I reuploaded the database and now it's working fine again.
@ikonovalenko commented on GitHub (Jul 21, 2015):
2 years passed and the issue is still the same. Would someone like to fix it?