This error occurred, and I thought nothing of it and simply decided to restart the server etc. - but it occurred again immediately when the PL tab was opened, without clicking the Stop button.
I can’t stop this model in order to run it again Ideas?
UPDATE restarted with -v=3 and have appended the log
UPDATE 2 There is no update, so why is there an update prompt in the top right? (I am on 0.13.1 and that is the latest according to pypi)
UPDATE 3 Now the error keeps repeating and PL is unusable because it keeps occurring… will try restarting again and will reopen in a private browsing tab Error still occurs - just not continuously… unless one tries stopping by also clicking the stop SQUARE, it seems
EOFError('Ran out of input')
Traceback (most recent call last):
File "c:\users\julian\anaconda3\envs\pl_tf250_py3810\lib\site-packages\flask\app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "c:\users\julian\anaconda3\envs\pl_tf250_py3810\lib\site-packages\flask\app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "perceptilabs\models\api.py", line 75, in perceptilabs.models.api.create_blueprint.training_status
File "perceptilabs\models\interface.py", line 42, in perceptilabs.models.interface.ModelsInterface.get_training_status
File "perceptilabs\resources\training_results.py", line 28, in perceptilabs.resources.training_results.TrainingResultsAccess.get_latest
File "perceptilabs\resources\training_results.py", line 29, in perceptilabs.resources.training_results.TrainingResultsAccess.get_latest
File "perceptilabs\resources\training_results.py", line 30, in perceptilabs.resources.training_results.TrainingResultsAccess.get_latest
EOFError: Ran out of input
Out of Input error log.txt (86.8 KB)