Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

πŸ› Bug Report:Β #9944

Copy link
Copy link
Open
Open
Copy link
@Gizmo1337

Description

@Gizmo1337
Issue body actions

πŸ‘Ÿ Reproduction steps

Migration from 1.6.2 β†’ 1.7.4 leaves global collections in broken state, Console unusable

Describe the bug

I upgraded a self-hosted Appwrite instance from 1.6.2 β†’ 1.7.4, following the official upgrade steps:

  1. docker run appwrite/appwrite:1.7.4 --entrypoint upgrade
  2. docker compose exec appwrite migrate

After each major upgrade, I correctly ran docker compose exec appwrite migrate.


Broken state after migration

Console & API not working returning server error.

Image

appwrite | [Error] Timestamp: 2025-05-31T16:36:13+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: / appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761 appwrite-task-scheduler-messages | Sync tick: Running at 2025-05-31 16:36:14.061 appwrite-task-scheduler-messages | 0 resources were loaded in 0.0016558170318604 seconds appwrite | [Error] Timestamp: 2025-05-31T16:36:14+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: / appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761 appwrite-task-scheduler-executions | Sync tick: Running at 2025-05-31 16:36:14.909 appwrite-task-scheduler-executions | 0 resources were loaded in 0.0018019676208496 seconds appwrite | [Error] Timestamp: 2025-05-31T16:36:16+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /service-worker.js appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761

πŸ‘ Expected behavior

Have the API And console in working order.

πŸ‘Ž Actual Behavior

Console and API broken

appwrite | [Error] Timestamp: 2025-05-31T16:36:13+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: / appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761 appwrite-task-scheduler-messages | Sync tick: Running at 2025-05-31 16:36:14.061 appwrite-task-scheduler-messages | 0 resources were loaded in 0.0016558170318604 seconds appwrite | [Error] Timestamp: 2025-05-31T16:36:14+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: / appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761 appwrite-task-scheduler-executions | Sync tick: Running at 2025-05-31 16:36:14.909 appwrite-task-scheduler-executions | 0 resources were loaded in 0.0018019676208496 seconds appwrite | [Error] Timestamp: 2025-05-31T16:36:16+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /service-worker.js appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Unknown resource type appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 761

🎲 Appwrite version

Appwrite Cloud

πŸ’» Operating system

Linux

🧱 Your Environment

Console & API not working returning server error.

Image

πŸ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.