You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal Server Error: RemoteError:Traceback (most recent call last):
^^^^^^^^^
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 1076, in _wait
result = await result
^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/utils/schema.py", line 401, in wrapper
ret = await original_func(*new_args, **new_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha/core/workspace.py", line 1182, in get_service
service_api = await self._rpc.get_remote_service(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 558, in get_remote_service
raise exp
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 548, in get_remote_service
svc = await asyncio.wait_for(method(service_id), timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/asyncio/tasks.py", line 519, in wait_for
async with timeouts.timeout(timeout):
File "/opt/conda/lib/python3.12/asyncio/timeouts.py", line 115, in __aexit__
raise TimeoutError from exc_val
TimeoutError
Exception: Traceback (most recent call last):
^^^^^^^^^
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 1076, in _wait
result = await result
^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/utils/schema.py", line 401, in wrapper
ret = await original_func(*new_args, **new_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha/core/workspace.py", line 1182, in get_service
service_api = await self._rpc.get_remote_service(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 558, in get_remote_service
raise exp
File "/opt/conda/lib/python3.12/site-packages/hypha_rpc/rpc.py", line 548, in get_remote_service
svc = await asyncio.wait_for(method(service_id), timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.12/asyncio/tasks.py", line 519, in wait_for
async with timeouts.timeout(timeout):
File "/opt/conda/lib/python3.12/asyncio/timeouts.py", line 115, in __aexit__
raise TimeoutError from exc_val
TimeoutError
The text was updated successfully, but these errors were encountered:
Just tried to login and got
The text was updated successfully, but these errors were encountered: