Configure Table is not working #4841

Closed
opened 2025-12-29 19:21:09 +01:00 by adam · 4 comments
Owner

Originally created by @nikor30 on GitHub (Apr 28, 2021).

NetBox version

v.2.11.2

Python version

3.8

Steps to Reproduce

Click on a Section
Click on Configure
Change table view or reset to default

Expected Behavior

It should work :-)

Observed Behavior

grafik

Originally created by @nikor30 on GitHub (Apr 28, 2021). ### NetBox version v.2.11.2 ### Python version 3.8 ### Steps to Reproduce Click on a Section Click on Configure Change table view or reset to default ### Expected Behavior It should work :-) ### Observed Behavior ![grafik](https://user-images.githubusercontent.com/4319444/116057699-57db9d80-a67f-11eb-861a-7bf9ae37989c.png)
adam added the type: bugstatus: revisions needed labels 2025-12-29 19:21:09 +01:00
adam closed this issue 2025-12-29 19:21:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 28, 2021):

I'm afraid you'll need to provide more detail than that. It works fine for me in v2.11.2 across multiple browsers. That error dialog indicates that the REST API request is failing; see if you can figure out why.

@jeremystretch commented on GitHub (Apr 28, 2021): I'm afraid you'll need to provide more detail than that. It works fine for me in v2.11.2 across multiple browsers. That error dialog indicates that the REST API request is failing; see if you can figure out why.
Author
Owner

@nikor30 commented on GitHub (May 2, 2021):

Hmm, it´s strange I ahve also and dev machine cloned from the productive and it doesnt show that problem...

Where can I switch on the debuging to provide more infos ?

Regards Niko

@nikor30 commented on GitHub (May 2, 2021): Hmm, it´s strange I ahve also and dev machine cloned from the productive and it doesnt show that problem... Where can I switch on the debuging to provide more infos ? Regards Niko
Author
Owner

@jeremystretch commented on GitHub (May 4, 2021):

You can open your web browser's developer console (usually by pressing F12) to inspect the HTTP requests and Javascript console.

@jeremystretch commented on GitHub (May 4, 2021): You can open your web browser's developer console (usually by pressing F12) to inspect the HTTP requests and Javascript console.
Author
Owner

@nikor30 commented on GitHub (May 5, 2021):

jquery-3.5.1.min.js:2 PATCH https://sdegilvnetbx1.global.web-int.net/api/users/config/ net::ERR_EMPTY_RESPONSE
send @ jquery-3.5.1.min.js:2
ajax @ jquery-3.5.1.min.js:2
(anonymous) @ tableconfig.js:48
dispatch @ jquery-3.5.1.min.js:2
v.handle @ jquery-3.5.1.min.js:2

grafik

grafik

Hope this helps

@nikor30 commented on GitHub (May 5, 2021): jquery-3.5.1.min.js:2 PATCH https://sdegilvnetbx1.global.web-int.net/api/users/config/ net::ERR_EMPTY_RESPONSE send @ jquery-3.5.1.min.js:2 ajax @ jquery-3.5.1.min.js:2 (anonymous) @ tableconfig.js:48 dispatch @ jquery-3.5.1.min.js:2 v.handle @ jquery-3.5.1.min.js:2 ![grafik](https://user-images.githubusercontent.com/4319444/117107132-5eee6400-ad81-11eb-9ae6-b48ca82e2d41.png) ![grafik](https://user-images.githubusercontent.com/4319444/117107379-c5738200-ad81-11eb-9945-93e1084b63dc.png) Hope this helps
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4841