Homoacademycus

  • Installation
  • TechOpinion
  • TroubleShooting
  • Develop Scripts

docker vscode nonexistent

March 27, 2021

symtoms

vscode remote container with docker

[379 ms] Start: Run in container: cat /etc/passwd
[382 ms] Start: Run in container: test -d /nonexistent/.vscode-server
[383 ms] Exit code 1
[384 ms] Start: Run in container: set -o noclobber ; mkdir -p '/nonexistent/.vscode-server/data/Machine' && { > '/nonexistent/.vscode-server/data/Machine/.writeMachineSettingsMarker' ; } 2> /dev/null
[386 ms] mkdir: cannot create directory '/nonexistent': Permission denied
Continue reading

docker disk full

March 27, 2021

Symtoms

disk space is almost full
Continue reading

react timeout useRef

March 25, 2021

Symtoms

setTimeout in useEffect doesn't work properly
Continue reading

react prop types

March 25, 2021

Symtoms

props type string
Continue reading

react TypeError map function

March 25, 2021

Symtoms

``` Uncaught TypeError: someState.map is not a function

Continue reading
Prev Next

Copyright with Homoacademycus