IPAM Bulk import of vlan 500 server error #19220
Unanswered
clangerman
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
You need to increase the timeout value of your web server. Nginx/apache to 5 minutes or more. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to bulk import vlans into IPAM and I get 500 server error using .csv file to import and if I copy the content of the csv file and manually import in the data field - I also get 500 server error if I try to import more than about 150 lines at a time - is this a bug or some limit I need to adjust? I could not find good documentation on either import method with examples or the issue I am encountering.
I am running v4.2.4
details:
bulk import of vlans - had about 1000 via CSV
create CSV in excel (vlans.csv)
import via file upload fails with server 500 error - (tried saving as UTM8 csv, MS csv, in excel - neither worked)
I CAN open the csv in notepad++ and it's formatted correctly and I can import manually by copying from the file open in notepad++
BUT
if you manually import more than ~ 150 you also get a server 500 error and it fails - so must do in chunks
is this a known issue or something else I'm possibly running into?
Beta Was this translation helpful? Give feedback.
All reactions