Version: Directus: 8.5.4
Error: Couldn't reach API
PHP version: PHP 7.3
MySQL version: 8.0.17
The story so far:
I'm upgrading from 7.9.0 to 8.5.4. I've have the github repo setup as an upstream then pulled and merged the master branch into a local branch.
I've followed the guide for upgrading in https://github.com/directus/directus/releases/tag/v8.0.0.
I've remove the vendor folder then re-run composer install to keep everything clean.
What I currently experiencing:
The login page is loaded just fine but once I logged in, it shows the loading bar then shows the "Couldn't reach API" error.
I've checked the requested endpoints and they are all returning 200. No error found on the log file as well.
Hello,
we had a very similar issue, try to see if this can help:
Hope this helps ;)
Setting the project_logo to null fixed the issue. Thanks @ale-rinaldi
Setting the project_logo to null fixed the issue. Thanks @ale-rinaldi
@AstralProgrammer
Can you please close this issue? We have an open issue for project_logo #1701
@rijkvanzanten
As mentation by @AstralProgrammer this issue has been fixed.
Can you please close this issue?
Closed in favor of #1701