Zum Inhalt der Seite gehen


Account import seems broken


@Friendica Support

I'm trying to move my account to a new Friendica instabce I just created for the current git stable. I have both admin access to the old and the current instance.

When uploading my .account I exported from my current instance to my new instance, I get a 404:
Exception thrown in <friendica-dir>/src/Module/HTTPException/PageNotFound.php:49
Stack trace:
\#0 <friendica-dir>/src/BaseModule.php(244): Friendica\Module\HTTPException\PageNotFound->content()
\#1 <friendica-dir>/src/Module/HTTPException/PageNotFound.php(80): Friendica\BaseModule->run()
\#2 <friendica-dir>/src/App.php(703): Friendica\Module\HTTPException\PageNotFound->run()
\#3 <friendica-dir>/index.php(52): Friendica\App->runFrontend()
\#4 {main}

Any idea what could be wrong?

Friendica Support hat dies geteilt.

Als Antwort auf Martin

@Martin What is the URL that triggers this 404 Not Found error?

Friendica Support hat dies geteilt.

Als Antwort auf Hypolite Petovan

Okay, when POST to /uimport I actually get a 200 but "Not found" page with the exception above is in the response body.

Friendica Support hat dies geteilt.