Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Docker container won't start appwrite-schedule & appwrite-maintenance #6285

Open
2 tasks done
gladbhex opened this issue Sep 20, 2023 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@gladbhex
Copy link

馃憻 Reproduction steps

Using docker on Windows, Appwrite version 1.4.3

馃憤 Expected behavior

Shouldn't restart indefinitely.

馃憥 Actual Behavior

appwrite-schedule logs the following and keeps restarting

2023-09-20 17:01:55 Collection "schedules" not found 2023-09-20 17:01:57 Collection "schedules" not found 2023-09-20 17:02:00 Collection "schedules" not found 2023-09-20 17:02:05 Collection "schedules" not found 2023-09-20 17:01:51 Appwrite Scheduler v1 has started 2023-09-20 17:01:55 Appwrite Scheduler v1 has started 2023-09-20 17:01:57 Appwrite Scheduler v1 has started 2023-09-20 17:02:00 Appwrite Scheduler v1 has started 2023-09-20 17:02:05 Appwrite Scheduler v1 has started 2023-09-20 17:02:14 Appwrite Scheduler v1 has started 2023-09-20 17:02:14 Collection "schedules" not found

appwrite-maintenance logs the following and keeps restarting

2023-09-20 17:02:29 [2023-09-20 16:02:29.414] Notifying workers with maintenance tasks every 86400 seconds 2023-09-20 17:02:56 Appwrite maintenance process v1 has started 2023-09-20 17:02:56 [2023-09-20 16:02:56.944] Notifying workers with maintenance tasks every 86400 seconds 2023-09-20 17:03:50 Appwrite maintenance process v1 has started 2023-09-20 17:03:50 [2023-09-20 16:03:50.605] Notifying workers with maintenance tasks every 86400 seconds 2023-09-20 17:02:14 Invalid query: Query type does not match expected: integer 2023-09-20 17:02:29 Invalid query: Query type does not match expected: integer 2023-09-20 17:02:56 Invalid query: Query type does not match expected: integer 2023-09-20 17:03:50 Invalid query: Query type does not match expected: integer 2023-09-20 17:04:52 Appwrite maintenance process v1 has started 2023-09-20 17:04:52 [2023-09-20 16:04:52.573] Notifying workers with maintenance tasks every 86400 seconds 2023-09-20 17:04:52 Invalid query: Query type does not match expected: integer

with these issues, I am unable to signup, gives me a 'server error' response

馃幉 Appwrite version

Version 1.4.x

馃捇 Operating system

Windows

馃П Your Environment

No response

馃憖 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?

@gladbhex gladbhex added the bug Something isn't working label Sep 20, 2023
@Haimantika
Copy link
Contributor

Hi @gladbhex can you try again by deleting Appwrite and reinstalling it?

@gladbhex
Copy link
Author

Hi @gladbhex can you try again by deleting Appwrite and reinstalling it?

Yes, tried that.

@btme0011
Copy link
Contributor

can You check the container health once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants