discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
924 stars 477 forks source link

[BUG] SyntaxError: Unexpected token < in JSON #516

Closed KangleJangle closed 8 months ago

KangleJangle commented 8 months ago

Is there an existing issue for this?

Current Behavior

Trying to start the bot up throws a SyntaxError message, will not allow publishing commands due to this.

Expected Behavior

Expected the server to start and work properly.

Steps To Reproduce

  1. Run docker-compose command.
  2. Wait.
  3. Error

Environment

- OS: Ubuntu 22.04 Container
- Node: Node v20.11
- NPM: 10.2.4
- Bot: 4.0.13

Anything else?

Screenshot 2024-01-13 121304

eartharoid commented 8 months ago

Duplicate of #506