목차 열기
티스토리 뷰
Server/Docker
[Docker error] Nextcloud 업로드 오류 / request entity too large
RuungJi · 2021. 2. 4. 17:35728x90
반응형
request entity too large
BadRequest expected filesize during file sync in shared folder
https://github.com/nextcloud/docker/issues/762
BadRequest expected filesize during file sync in shared folder · Issue #762 · nextcloud/docker
I'm using nextcloud docker image behind the https://github.com/jwilder/nginx-proxy Using the nextcloud-desktop client to sync my files, I'm getting a BadRequest response for larger files. T...
github.com
이 글에 따라 리버스 프록시 파일 Next cloud 부분에 client_max_body_size 10m; 을 추가한다.
728x90
반응형
'Server > Docker' 카테고리의 다른 글
[Docker] MySQL 실행 (0) | 2021.02.17 |
---|---|
[Docker] Node.js - nodemon으로 실시간 서버 재시작하기 (0) | 2021.02.16 |
[Docker] Node.js 이미지 제작 후 실행 (0) | 2021.02.16 |
[Docker] vim 설치 오류 (0) | 2021.02.04 |
[Docker] Nextcloud 실행 (0) | 2021.02.04 |
[Docker] MariaDB 실행 (0) | 2021.02.04 |
[Docker] 도커 구성 / 명령어 / Configuration (0) | 2021.01.31 |
댓글