Skip to content

error 500 #108

@suryaexe

Description

@suryaexe

getting this error any help would be great:

Exception in thread Thread-6:
Traceback (most recent call last):
File "C:\Users\thebl\anaconda3\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\thebl\anaconda3\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\thebl\anaconda3\lib\site-packages\evasdk\eva_locker.py", line 84, in __renewal_timer
self.__eva.unlock()
File "C:\Users\thebl\anaconda3\lib\site-packages\evasdk\Eva.py", line 154, in unlock
return self.__http_client.lock_unlock()
File "C:\Users\thebl\anaconda3\lib\site-packages\evasdk\eva_http_client.py", line 265, in lock_unlock
eva_error('lock_unlock error', r)
File "C:\Users\thebl\anaconda3\lib\site-packages\evasdk\eva_errors.py", line 35, in eva_error
__handle_http_error(label, r)
File "C:\Users\thebl\anaconda3\lib\site-packages\evasdk\eva_errors.py", line 58, in __handle_http_error
raise EvaServerError(error_string)
evasdk.eva_errors.EvaServerError: lock_unlock error: status code 500 with error [{'error': {'error_code': 1, 'title': 'internal server error'}}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions