-
Notifications
You must be signed in to change notification settings - Fork 164
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
Cannot delete interfaces from Customer page #397
Comments
Hello, This bug happen when you try to delete a Physical Interface or a VLAN Interface ? |
Hi Yann, It happens for both Phys and VLAN Interface. It appeared recently as I can remember being able to delete interfaces some days ago. We updated twice since then using stardard upgrade procedure. Let me know if I can provide any other information that can help. PS: it looks similar to this bug report #398
Thank you |
Hello, It work for me in our dev environment. Yes its look similar, I will let you know if we find anything. Thanks |
I am able to delete a Physical Interface. I have updated my bug report #398 to include the correct output from storage/logs/laravel.log: Message: Undefined index: csrf-token |
This report can be closed. A recent git pull didn't work because of a conflict and I didn't observe it in time. Those missing updates + database schema was the isssue. Thank you |
ISSUE TYPE
OS
Ubuntu 16.04
VERSION
ENVIRONMENT
CONFIGURATION
SUMMARY
We cannot delete Physical Interfaces allocated to customers.
STEPS TO REPRODUCE
EXPECTED RESULTS
Interface is deleted.
ACTUAL RESULTS
Nothing happens after step 5.
IMPORTANCE
Very high
LOGS
When accessing the edit page the below message appears (/interfaces/virtual/edit/xxx). Nothing else appears when hitting the Delete button of step 5.
The text was updated successfully, but these errors were encountered: