Closed digitalandrei closed 6 years ago
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 https://github.com/inex/IXP-Manager/issues/398
Message: Invalid controller specified (favicon.ico)
Line: 248
File: /usr/local/ixp/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php
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
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
Message: Invalid controller specified (favicon.ico) Line: 248 File: /usr/local/ixp/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php
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: --------------------------- EXCEPTION --------------------------
Message: Undefined index: csrf-token Line: 73 File: /usr/local/ixp/library/OSS/Controller/Action/Trait/CSRF.php
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.