-
Notifications
You must be signed in to change notification settings - Fork 138
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 when deleting a Rocknet #2814
Comments
Could this be done with another check whether the set is empty before handling the two cases?
|
@Hooverdan96 I'm going to have a look at this and it's linked issue shortly if all goes well.
It may fix the linked issue #2775
though we may need an .exists(). But I suspect not the failure in this issue. I'll have to brush up what was intended here in the first place. Then likely yes we just need an additional check of sorts. |
If I remember correctly, this is only there to check if the |
Check for db query _set existence using build-in .exists().
@FroggyFlox & @Hooverdan96 Take a look at the associated PR. Now testing to see if this also fixes the missing network card issue originally created by @Hooverdan96, and linked to by @FroggyFlox : "Cannot delete physically absent network card entry using WebUI" #2775 Which is a little more tricky to setup a reproducer for. |
…a-Rocknet TypeError when deleting unused Rocknet #2814
Closing as: |
When deleting for example a docker network named "111", having just created it on a fresh system, using the System - Network (Rockstor 5.0.8-0 testing channel) page:
Network Connections
The following error was observed:
The text was updated successfully, but these errors were encountered: