Troubleshooting
Identifying and Resolving Common Issues
Common Error Messages | Description | Suggested Solutions |
---|---|---|
Preview Error | While previewing the Twilight theme during development using your browser, it seems to not be replacing assets url with localhost:8000/assets/... . | Select the preview browser when prompting the Salla CLI preview command. |
Preview Error 404 | The Theme preview encounters an error with code number 404. | You can preview the store froma different demo store. Read more about Demo Store theme preview here |
Non-existent Theme ID | The theme ID doesn't exist in your developer account. | Re-login through the CLI using the command salla login. |
CLI Request Failure | The CLI failed to request a preview for the theme. | Reconnect your Github account to Salla and give all authorizations. |
Web Socket Issue | There's an issue with the web socket. | Contact support via Telegram. |
Token Authorization | There's a problem with token authorization. | Personal Accesss Token is used as an alternative to passwords for authentication to Github with Salla CLI. This step is required for creating themes using Salla CLI. Read more here. |
Bad CPU Type in executable | Users with Apple devices running on the Apple Silicon chip processors will face a problem, which is caused by the package used, cloudflare. The package is not compatible yet with Apple devices using the new Apple Silicon chip. | Installing Rosetta by following this guide. |
Preventing Salla CLI Errors
Note
Modified at 2025-03-06 07:31:57