Aurélien Vallée
04/14/2021, 5:50 AMRuslan
04/14/2021, 8:14 AMDevin Gonier
04/19/2021, 8:40 PMDevin Gonier
04/19/2021, 8:41 PMJonathan Wright
04/20/2021, 3:39 PMVincent
04/20/2021, 6:54 PMVladislav Bogucharov
04/20/2021, 9:39 PMBen Stroud
04/21/2021, 7:27 PMeli
04/21/2021, 10:31 PMDevin Gonier
04/22/2021, 2:32 PMJenny
04/26/2021, 1:04 PMitay livni
04/28/2021, 4:37 AMAndrew Hannigan
04/29/2021, 7:39 PMAndrew Hannigan
04/29/2021, 11:15 PMMatt Camp
04/30/2021, 12:18 AMDevin Gonier
05/03/2021, 9:45 PMDevin Gonier
05/03/2021, 10:13 PMeli
05/04/2021, 4:26 AMGopinath Jaganmohan
05/04/2021, 12:48 PMAndrew Hannigan
05/04/2021, 7:54 PMFailed to retrieve task state with error: ClientError([{'path': ['get_or_create_task_run_info'], 'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'locations': [{'line': 2, 'column': 101}], 'path': None}}}])
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/prefect/engine/cloud/task_runner.py", line 154, in initialize_run
task_run_info = self.client.get_task_run_info(
File "/usr/local/lib/python3.8/dist-packages/prefect/client/client.py", line 1399, in get_task_run_info
result = self.graphql(mutation) # type: Any
File "/usr/local/lib/python3.8/dist-packages/prefect/client/client.py", line 319, in graphql
raise ClientError(result["errors"])
prefect.utilities.exceptions.ClientError: [{'path': ['get_or_create_task_run_info'], 'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'locations': [{'line': 2, 'column': 101}], 'path': None}}}]
Milton Tavares Neto
05/07/2021, 2:05 PMRebecca Servaites
05/10/2021, 8:17 PMRehan Razzaque Rajput
05/11/2021, 8:44 PMNathan Walker
05/12/2021, 7:27 PMprefect backend server
was set and I've also cleared localhost and Prefect cookies to no avail. Any thoughts on how to fix this?Kha Nguyen
05/14/2021, 7:01 PMNathan Walker
05/14/2021, 8:13 PMnpm run serve
and it's working great. However, when I change code in ./src, I'm not seeing changes reflected at localhost:8080. Do I need to change any settings to get it to hot reload? Or does it only hot reload specific files in /src?Joey Kellison-Linn
05/17/2021, 5:49 PMJacob Wilson
05/18/2021, 9:08 PMSorry, we couldn't get the logs from glacial storage… Retry?
Does anyone know what might be causing this?Dmitry Lyfar
05/25/2021, 9:26 PMDamien Ramunno-Johnson
05/28/2021, 5:21 PM