Troubleshooting

The short list of things that actually go wrong, and what fixes them. ScyllaChat is in beta; when something here does not cover you, report it and it usually gets fixed fast.

Test API fails

The model list is empty

Press Test API first; the list fills from the provider's models endpoint. Some OpenAI-compatible services do not expose one, in which case type the model name in manually and carry on.

Replies stop mid-sentence

Raise Max Tokens in the generation settings. If the provider enforces a smaller ceiling, the reply stops at theirs, not yours.

"Error during initialization"

Refresh once. If it persists, check for an update in the Sync tab; initialization failures after an update are treated as release-blocking bugs, so a fix is usually already out.

Android refuses the APK

Android blocks installs from outside its store by default. Allow "install unknown apps" for your browser or file manager, then open the APK again. Updates installed from inside the app do not need this dance a second time.

Paired devices do not sync

Streaming acts up

A few OpenAI-compatible proxies stream badly or not at all. Toggle Enable streaming responses off in the chat's ⋯ menu and the same request arrives in one piece instead.

Where the logs are

The browser console (F12 on desktop) carries the app's own logging, including prompt construction and sync activity. When reporting a bug, a console screenshot shortens the round trip enormously.