mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
374 B
374 B
Docker Troubleshooting
Error:
Docker | failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc
Solution:
Factory reset docker and then,
rm ~/.docker/config.json
Error:
No such file or directory for /var/lib/docker/overlay2
Solution:
Remove node_modules from the Common project.