Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface cache gives error in Radix with blob driver #1299

Open
anders-kiaer opened this issue Oct 11, 2024 · 0 comments
Open

Surface cache gives error in Radix with blob driver #1299

anders-kiaer opened this issue Oct 11, 2024 · 0 comments

Comments

@anders-kiaer
Copy link
Collaborator

WARNING:root:Exception raised while handling cache file '/home/appuser/dash_app/resources/webviz_storage/SurfaceImageServer_filecache_a2ee8374-9bbe-4eb2-a182-afc68c31817c/2029240f6d1128be89ddc32729463129'
Traceback (most recent call last):
  File "/home/appuser/.local/lib/python3.8/site-packages/cachelib/file.py", line 246, in set
    fd, tmp = tempfile.mkstemp(
  File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkstemp
    return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
  File "/usr/local/lib/python3.8/tempfile.py", line 250, in _mkstemp_inner
    fd = _os.open(file, flags, 0o600)
OSError: [Errno 5] Input/output error: '/home/appuser/dash_app/resources/webviz_storage/SurfaceImageServer_filecache_a2ee8374-9bbe-4eb2-a182-afc68c31817c/tmp1pcxf_mm.__wz_cache'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant