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

Error when trying to add voice circuit in 3.5.6 - serializernotfound #38

Open
nikonau opened this issue Jul 26, 2023 · 4 comments
Open

Comments

@nikonau
Copy link

nikonau commented Jul 26, 2023

NetBox version
3.5.6, plugin installed in venv via pip

Describe the bug
When trying to add a voice circuit (sip)
I was thrown this error:
`
<class 'netbox.api.exceptions.SerializerNotFound'>

Could not determine serializer for phonebox_plugin.VoiceCircuit with prefix ''

Python version: 3.8.10
NetBox version: 3.5.6
`

To Reproduce
In netbox 3.5.6 gui go to plugins > phonebox plugin > voice circuits and add a circuit - any combination yeilds above serializer error

Expected behavior
It should work

Screenshots
error

@venkat5351
Copy link

I have the same issue too while configuring this plugin. Not sure about this. Do you have any inputs ?
image

@andersonit
Copy link

andersonit commented Aug 19, 2023

I'm having the same issue on my install recently updated to 3.5.8 and first time trying to use this plugin so I can't say if it worked before. Any ideas are appreciated!
<class 'netbox.api.exceptions.SerializerNotFound'>

Could not determine serializer for phonebox_plugin.VoiceCircuit with prefix ''

Python version: 3.10.12
NetBox version: 3.5.8
Plugins:
netbox_bgp: 0.10.2
netbox_dns: 0.18.10
netbox_documents: 0.6.0
netbox_inventory: 1.4.2
netbox_ipcalculator: 1.1
netbox_ipv4_tools: 1.0.3
netbox_otp_plugin: 1.0.7
netbox_secrets: 1.8.5
netbox_topology_views: 3.6.2
phonebox_plugin: v0.0.6-beta.1

@venkat5351
Copy link

Nope. It didn't work for me as well. I am still looking if there is any official documentation available to troubleshoot.

@iDebugAll
Copy link
Owner

Hey Everyone! Sorry for such a delayed update. This issue is now fixed in the latest plugin release. Bonus: the plugin now also supports API operations with Voice Circuits. Compatibility has been tested with NetBox 3.6 versions.

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

4 participants