반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- FileSystemError
- 버전
- modelfile
- 리눅스
- 핍
- Volumes
- path-style
- Linux
- 파이썬
- virtual-hosted-style
- daemon.json
- Python
- python3
- Save
- capacity
- docker
- HuggingFace
- AI
- pip3 upgrade
- error
- python pip
- 패키지
- GGUF
- 용량
- 퍼이썬
- reverse-proxy
- LLM
- IQN
- nginx-proxy
- ollama
Archives
- Today
- Total
목록FileSystemError (1)
chargingport

VSCode에서 SSH로 서버를 접근하여 파일 편집을 할때가 주로 있다. 편집 완료 후 저장을 하면 아래와 같은 오류 메세지가 발생한다. Failed to save 'zoses.conf': Unable to write file 'vscode-remote://ssh-remote+central-tools2/home/ubuntu/zCapV3/data/zoses.conf' (NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/home/ubuntu/zCapV3/data/zoses.conf') 현재 편집하려고 하는 파일은 zCapV3 라는 디렉토리안에 있다. 권한을 확인 해보자. VScode에 있는 터미널을 통해서 SSH 서버에 명령어..
NOTES/ETC
2023. 9. 15. 10:51