YunoHost-Apps / wikijs_ynh

Modern and powerful wiki app package for YunoHost
https://wiki.js.org/
GNU Affero General Public License v3.0
18 stars 4 forks source link

Error during upload #175

Closed SuNounix closed 2 years ago

SuNounix commented 2 years ago

I can't upload file when i add a media in a page. I have an error : "Error during upload" Firefox_Screenshot_2022-04-11T10-08-50 080Z

Nginx says : [error] 22015#22015: 54396 connect() failed (111: Connection refused) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: wiki.domain.net, request: "POST /u HTTP/2.0", upstream: "http://[::1]:8100/u", host: "wiki.domain.net*", referrer: "https://wiki.domain.net/e/fr/admin/page1"

Thanks for your help.

Serizao commented 2 years ago

Hello, i have the same bug i try to use 127.0.0.1 instead of localhost in Nginx conf. Result is no more errore but upload not work better.

SuNounix commented 2 years ago

humm....

I didn't do anything but now it works properly

yalh76 commented 2 years ago

well, if it works now, we can close that issue ?

Serizao commented 2 years ago

If your are interresting, I have solve this case : https://github.com/YunoHost-Apps/wikijs_ynh/issues/178