You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need help (low priority) to backtrace the origin of an visible error, see the screenshot:
NOTE: I'm using Biodivportal a slightly modified version of this.
The ontology deletion is successful, see the console output:
Started DELETE "/admin/ontologies" for 172.21.0.1 at 2023-03-30 10:49:06 +0000
Cannot render console from 172.21.0.1! Allowed networks: 172.20.0.1, 127.0.0.0/127.255.255.255, ::1
Processing by AdminController#delete_ontologies as JSON
Parameters: {"ontologies"=>"BIOBANK"}
Completed 200 OK in 1499ms (Views: 0.5ms | ActiveRecord: 0.0ms | Allocations: 19003)
I need help (low priority) to backtrace the origin of an visible error, see the screenshot:
![jsonparse error at administration console](https://user-images.githubusercontent.com/44089477/228827765-253fe5ff-d16c-46c9-add1-2473002c7f31.png)
NOTE: I'm using Biodivportal a slightly modified version of this.
The ontology deletion is successful, see the console output:
The responsible part in the code: admin_controller.rb at line 306
Is someone encountering a similar issue and can give me some hints to solve this?
The text was updated successfully, but these errors were encountered: