여유상점 22) Cafe24 : Nodejs + Mysql upload

오범준·2020년 10월 23일
0

1) Gapyear Code

1) 첫번째 오류

현재 이건 제일 최신 mysql 버전에서만 지원되는 사항이다

Solution

https://www.mediawiki.org/wiki/Topic:Szjssrh2k9y431pm#:~:text=This%20problem%20can%20be%20solved,stackoverflow%2C%20which%20does%20exactly%20that.&text=%22Error%201273%20means%20that%20your,MySQL%20server%20does%20not%20understand.

1) > utf8_general_ci ( utf8mb4_general_ci 가 아니라 )
2) utf8mb4 > utf

2) 2번째 오류

remote: fatal: write error: Disk quota exceeded
fatal: sha1 file "" write error: Broken pipe
error: remote unpack failed: index-pack abnormal exit

I met that error while pushing to git

It seemed to be related with
"Disk Quota"
not the git itself

So I checked the
webHardwaresize provided by cafe24

and It turned out

I didn't have enough space for source code
I am uploading

Solution

Erase the app
and recreate
and push again

once you recreate the app

the HardWareSize will return to 0

profile
Dream of being "물빵개" ( Go abroad for Dance and Programming)

0개의 댓글