MISP / MISP

MISP (core software) - Open Source Threat Intelligence and Sharing Platform

Home Page:https://www.misp-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: GalaxyClusterBlocklists Error "GalaxyClusterBlocklists/edit.ctp" is missing

elvidence opened this issue · comments

Actual behavior

GalaxyClusterBlocklists option is inaccessible, when trying to edit an item, see the log below.

Expected behavior

Galaxy Cluster Blocklist Index item should be accessible

Steps to reproduce

Tried to add a galaxy item to the Cluster and then access it . It produces the 'internal' error, same happens on the test/dev machine and production one.

Version

2.4.192

Operating System

Ubuntu

Operating System version

22.04

PHP version

7.4

Browser

Firefox, Chrome

Browser version

No response

Relevant log output

Error: [MissingViewException] View file "GalaxyClusterBlocklists/edit.ctp" is missing.
Exception Attributes: array (
  'file' => 'GalaxyClusterBlocklists/edit.ctp',
)
Request URL: /galaxy_cluster_blocklists/edit/1
Stack Trace:
#0 /var/www/MISP/app/Lib/cakephp/lib/Cake/View/View.php(470): View->_getViewFileName()
#1 /var/www/MISP/app/Lib/cakephp/lib/Cake/Controller/Controller.php(968): View->render()
#2 /var/www/MISP/app/Lib/cakephp/lib/Cake/Routing/Dispatcher.php(200): Controller->render()
#3 /var/www/MISP/app/Lib/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#4 /var/www/MISP/app/webroot/index.php(101): Dispatcher->dispatch()
#5 {main}

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct