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
I noticed in the logs on prod that this particular job is failing every night for at least one collection. The code in question is in sfm/ui/serialize.py, line 255, and the exception is being triggered by a PermissionError: [Errno 13] Permission denied: 'historical_seeds.json'.
The text was updated successfully, but these errors were encountered:
I noticed in the logs on prod that this particular job is failing every night for at least one collection. The code in question is in sfm/ui/serialize.py, line 255, and the exception is being triggered by a
PermissionError: [Errno 13] Permission denied: 'historical_seeds.json'
.The text was updated successfully, but these errors were encountered: