Skip to content

Self hosted issue #33

@Delinson

Description

@Delinson

I have followed every step you posted for self hosted. I cannot get any of the commands that write to the database to work.

System Information:
Ubuntu 22.04 LTS
Node 21.1.0
npm 10.2.0

I have tried /schedule add 925200 (project is all the mods 10) and I get The application did not respond.

Then when I try updates newtemplate to add a template (just to do more testing).
I get: Tags Filter format invalid: Invalid game: minecraft!

Broken Filters Input
Tags Filter: minecraft:1.21.1
Project Filter: 925200

There is 0 errors in the console... just something I noticed that when it tries it says:
[2025-01-30_20-46-18] [INFO] curse_updates: Starting a sqlite pool with 3 connections.
[2025-01-30_20-46-18] [DEBUG] curse_updates: Query: SELECT MAX(id) FROM (SELECT main.AnnouncementsConfig.id FROM main.AnnouncementsConfig WHERE main.AnnouncementsConfig.serverId = ? LIMIT ? OFFSET ?) AS sub
[2025-01-30_20-46-18] [DEBUG] curse_updates: Params: ["XXXXXXXXXXXXXXXXXX",-1,0]
[2025-01-30_20-46-18] [DEBUG] curse_updates: Duration: 0ms

So I am wondering if I am absolutely missing something or if I have lost my mind?

Thank you for your hard work and help in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions