VisualNeuroscience-UH / CxSystem2

Version 2 of the cortex simulation software.
https://cxsystem2.readthedocs.io
MIT License
4 stars 1 forks source link

COBAEIF giver error #73

Closed sivanni closed 4 years ago

sivanni commented 4 years ago

I am running is parallel one cpp device (step1) in another port in same browser. Even if I restart the server in new port, and Pytest runs nicely, for COBAEIF I get: (CX2) sivanni@dx6-neuromancer:/opt3/CX2_wrkdir$ cxserver Server configuration file not found, logging to console only Server configuration file not found, logging to console only Performing system checks...

System check identified no issues (0 silenced). December 10, 2019 - 16:31:57 Django version 2.2.7, using settings 'cx_bui.settings' Starting development server at http://127.0.0.1:46061/ Quit the server with CONTROL-C. /opt2/Laskenta_models_on_ssd/CxSystem2/cxsystem2

sivanni commented 4 years ago

With minor mod (no array, no VPM), I got probably the next error, which might be silly (gz vs gzip): /opt2/Laskenta_models_on_ssd/CxSystem2/cxsystem2

Vafa-Andalibi commented 4 years ago

I can't reproduce this and I need mere information. I just ran two instance of cobaeif with python and one with Cpp at the same time on isosisko. How can I reproduce this? Also, what's the environment you are running it on? Note that you don't need to run multiple instance of cxserver. Run all simulations in the same window or another window with the same port.

Vafa-Andalibi commented 4 years ago

I assume this is already fixed since it was also tested by Alex.