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

Can't Add IP address after upgrade - Error: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: ' Warning: Undefined array key ' for column 'PTR' at row 1 #4120

Closed
CamelJake opened this issue May 16, 2024 · 2 comments

Comments

@CamelJake
Copy link

Request for help using phpIPAM / Misc question?
...
After upgrading to phpIPAM version 1.6 I'm unable to add IP addresses. I get the following error:
Error: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: ' Warning: Undefined array key ' for column 'PTR' at row 1:
phpIPAM_error
PHP Version: 8.1
MySQL Version: 8.0

Everything else within the platform seems to be working properly. Verified the database and there are no errors. Any help would be appreciated.

@Musonick58
Copy link

Same as #4090 and #4115

My workaround is to comment line number 211 in the address-modify.php

@CamelJake
Copy link
Author

Same as #4090 and #4115

My workaround is to comment line number 211 in the address-modify.php

This fixed the issue for me. Thank you for the response! Closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants