mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02: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.