Skip to content

invalid active-app data provided to provideInitialState by core #154

Description

@pmgoetze

hi,
i was going to test the Solid 0.8.1 on my own nextcloud instance as "untested app" which installs fine, but when trying to use it, the nc log contains error: Invalid active-app data provided to provideInitialState by core

{
    "reqId": "ZfxVKnjZQZbS0O14KQ3gJAAAAAc",
    "level": 2,
    "time": "2024-03-21T15:41:30+00:00",
    "remoteAddr": "xxx.xxx.xxx.xxx",
    "user": "xxxxxx",
    "app": "no app in context",
    "method": "GET",
    "url": "/nc/index.php/apps/solid/",
    "message": "Invalid active-app data provided to provideInitialState by core",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0",
    "version": "28.0.3.2",
    "data": [],
    "id": "65fc57d15dfbc"
}

what can i do to fix this ?
thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions