Help needed - 'tuple' object has no attribute 'pk' #7456
-
Hey, I have a Prefix container 192.168.202.0/24 When I open the details of the 192.168.202.0/24 and go to the IPAddresses tab, I get a traceback
Further down in the debug page, I see this as last line:
Interesting is, that the 192.168.202.1 IP does not exists. Not as /24 nor as /26 It seems that if the pagination kicks in, that the error is raised. If I set the page length to 25, it errors. When I set it to 500, it works fine. Who can help me out and has advise on where to start looking ? Pieter |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Actually, It seems to be more generic. Pieter |
Beta Was this translation helpful? Give feedback.
-
Fixed here: e09024e Will be in release 3.0.6. |
Beta Was this translation helpful? Give feedback.
Fixed here: e09024e
Will be in release 3.0.6.