miladheshmati
miladheshmati
@kongtiaowang @xlecours I'm getting this error on the front-end as I switch to this branch and do a make dev: 
As I check out the PR and do a make dev, I'm getting a 500 error: ``` [Mon Jan 15 09:26:00.037402 2024] [php:notice] [pid 104055] [client 192.168.122.1:54428] electrophysiology_uploader is missing...
``` [Thu Jan 25 11:56:31.424593 2024] [php:notice] [pid 37075] [client 192.168.122.1:36620] electrophysiology_uploader is missing Module class #0 /var/www/loris/src/LorisInstance.php(79): Module::factory()\n#1 /var/www/loris/src/LorisInstance.php(111): LORIS\\LorisInstance->getActiveModules()\n#2 /var/www/loris/src/Router/BaseRouter.php(108): LORIS\\LorisInstance->hasModule()\n#3 /var/www/loris/src/Middleware/ResponseGenerator.php(50): LORIS\\Router\\BaseRouter->handle()\n#4 /var/www/loris/src/Middleware/ContentLength.php(52): LORIS\\Middleware\\ResponseGenerator->process()\n#5 /var/www/loris/htdocs/index.php(55): LORIS\\Middleware\\ContentLength->process()\n#6 {main}...
> @miladheshmati The tests on this are failing @driusan I think it is related to the element change that we had to do in this PR. Should we modify the...
Redmine ticket is created requesting a blank VM for testing: https://redmine.cbrain.mcgill.ca/issues/20647
This section must have `sudo` in the beginning: Otherwise, Permission denied error happens:
After running `make dev`, I got this error: