root@localhost:~# RUST_BACKTRACE=1 cc-switch config import cc-switch-export-20260911_085536.sql
Importing configuration from cc-switch-export-20260911_085536.sql...
Warning:
This will replace your current database with the imported SQL backup.
A backup will be created automatically.
Continue with import? Yes
thread 'main' (1445) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:81:26:
cannot execute LocalPool executor from within another executor: EnterError
stack backtrace:
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
Aborted
root@localhost:~# RUST_BACKTRACE=1 cc-switch config import cc-switch-export-20260911_085536.sql
Importing configuration from cc-switch-export-20260911_085536.sql...
Warning:
This will replace your current database with the imported SQL backup.
A backup will be created automatically.
thread 'main' (1445) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:81:26:
cannot execute
LocalPoolexecutor from within another executor: EnterErrorstack backtrace:
note: Some details are omitted, run with
RUST_BACKTRACE=fullfor a verbose backtrace.Aborted