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

TypeError exception when importing platforms #1951

Closed
vink78 opened this issue Mar 6, 2018 · 0 comments
Closed

TypeError exception when importing platforms #1951

vink78 opened this issue Mar 6, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@vink78
Copy link

vink78 commented Mar 6, 2018

Issue type

[ ] Feature request
[ x ] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2-2ubuntu0~16.04.4
  • NetBox version: 2.3.1

Description

After upgrade to 2.3.1, I'm not able to import platforms:

 There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'TypeError'>

sequence item 0: expected str instance, int found

If further assistance is required, please post to the NetBox mailing list.

This page is displayed when I click on Device -> Platforms -> Import

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Mar 6, 2018
@jeremystretch jeremystretch changed the title import platforms typerror TypeError exception when importing platforms Mar 6, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants