zhaojh329 / rttys

Access your device's terminal from anywhere via the web.
MIT License
660 stars 189 forks source link

unknown driver "sqlite3" (forgotten import?) #139

Open JunDon opened 1 year ago

JunDon commented 1 year ago

Environment

rtty

rttys

Description

2023-05-29T12:14:13+08:00 |INFO| Go Version: go1.18.1 2023-05-29T12:14:13+08:00 |INFO| Go OS/Arch: linux/amd64 2023-05-29T12:14:13+08:00 |INFO| Rttys Version: 4.1.0 2023-05-29T12:14:13+08:00 |INFO| Git Commit: d55eac3 2023-05-29T12:14:13+08:00 |INFO| Build Time: 2022-09-25T13:45:39+0000 2023-05-29T12:14:13+08:00 |ERRO| Init database fail:sql: unknown driver "sqlite3" (forgotten import?)

Formating code blocks by wrapping them with pairs of ```
zhaojh329 commented 1 year ago

Try to build from source.