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] An attempt to change the NAT IP association results in a 500 server error. #4380

Open
rigin opened this issue May 11, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@rigin
Copy link

rigin commented May 11, 2024

Describe the bug

Hello.

I installed the panel on a local server for development, but there was a problem. The IP contains a NAT association with an external IP.
When trying to delete it, a 500 server error occurs.

Where can I change this IP via SSH?

Tell us how to replicate the bug

Save the changed data in the network settings.

Which components are affected by this bug?

Control Panel Backend

Hestia Control Panel Version

1.8.11

Operating system

Ubuntu 22.04 server

Log capture

No response

@rigin rigin added the bug Something isn't working label May 11, 2024
@rigin
Copy link
Author

rigin commented May 11, 2024

If I edit an IP entry in the /ust/local/hestia/data/ips directory, will it not be overwritten when the panel is updated?

@rigin
Copy link
Author

rigin commented May 14, 2024

I edited the entry in /ust/local/hestia/data/ips via ssh - I managed to remove the NAT IP association, but after a while this entry is restored again.

@itsmashikur
Copy link

same here, unable to add or update any IP addresses...

@tlcd96
Copy link
Contributor

tlcd96 commented May 19, 2024

I cannot reproduce the error, please send the following information:
@itsmashikur send all the info below;
@rigin send the log part only

  • Distro: (example: Ubuntu)
  • Version: (example: 22.04 LTS)
  • HestiaCP Version: 1.8.11
  • /usr/local/hestia/log/error.log (only the part where it says the error), below is an example that I've provoked to happen:
2024-05-19 14:14:28 v-change-sys-ip-nat  '172.16.10.1' '[redacted]' [Error 2]
2024-05-19 14:14:59 v-change-sys-ip-nat  '172.16.100.1' '[redacted]' [Error 2]

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