๐Ÿ” SFTP connection error

Check:

  • sftp_host must be an IP address
  • correct username/password
  • port availability
  • timeouts (SFTP_*_TIMEOUT)

In Admin use Test Connection.

๐Ÿšซ Route already exists

The route already exists:

  • in DB (Landing with same domain and route)
  • on the server (directory already created)

Choose a new route or remove the directory manually.

Check:

  • whether Celery worker is running
  • status in Deployments
  • deployment logs (SFTP errors/permissions)

๐Ÿ”„ Service worker not updating

worker.js is uploaded only if missing.
To update it โ€” delete the file on the server.

๐Ÿ“ฆ XLSX import errors

Ensure the file has columns:

  • domain, sftp_host, sftp_port, sftp_username, sftp_password, notes

๐Ÿ” URL transfer does not work

Check:

  • the domain exists in the system
  • the route actually exists on the server

๐ŸŽจ Template variables not substituted

Ensure:

  • variable name is correct
  • Template HTML / ButtonsContainer HTML includes the placeholders

0 items under this folder.