๐ SFTP connection error
Check:
sftp_hostmust 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.
๐งพ Deployment finished but no link
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