runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/asyncio/events.py:80: DeprecationError: 2025-01-27: `modal.Cls.lookup` is deprecated and will be removed in a future release. It can be replaced with `modal.Cls.from_name`. See https://modal.com/docs/guide/modal-1-0-migration for more information. self._context.run(self._callback, *self._args) Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> f_gc = modal.Cls.lookup("casa-interior-gc-v2", "GetProduct") File "/usr/local/lib/python3.10/site-packages/synchronicity/combined_types.py", line 29, in __call__ raise uc_exc.exc File "/usr/local/lib/python3.10/site-packages/modal/cls.py", line 680, in lookup client = await _Client.from_env() File "/usr/local/lib/python3.10/site-packages/modal/client.py", line 200, in from_env raise AuthError( modal.exception.AuthError: Token missing. Could not authenticate client. If you have token credentials, see modal.com/docs/reference/modal.config for setup help. If you are a new user, register an account at modal.com, then run `modal token new`.
Container logs:
Fetching error logs...