Zum Inhalt der Seite gehen


Some help needed. :-)

i'm trying to import a .csv of accounts to follow into Sharkey.

My instance is a docker container behind an NGINX provided by Yunohost.

The import seems to start, but does not finish. Checking the logs, I found this:

WARN 1 [queue db] failed(RequestError: connect ECONNREFUSED 127.0.0.1:443


The .csv is stored in the Drive, but I get the same error when I try to upload from a local file.

What I don't understand: why is there a request to 127.0.0.1:443 instead of the instance URL? NGINX (the reverse proxy) does not redirect any requests calling for 127.0.0.1, am I right? 127.0.0.1, even without involving Yunohost, is the host, possibly running many other service/s.

Since i'm using the official Sharkey docker setup, I think this should work.

Thanks in advance for any hints.

#misskey #sharkey #docker #yunohost

Tech Cyborg hat dies geteilt.

Als Antwort auf Thomas

@Thomas Nein, ich habe es wenige Tage später allerdings auch zu den Akten gelegt.

Eine Iceshrimp-Instanz als Yunohost-Paket hatte kein Problem mit dem Import.