-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I added this trigger to a project I am working on. My OS is Ubuntu 24.04, and was seeing the following error:
Finished building all Spin components
/home/sam/.local/share/spin/plugins/trigger-cron/trigger-cron: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
Logging component stdio to ".spin/logs/"
Storing default SQLite data to ".spin/sqlite_db.db"
Serving http://127.0.0.1:3000
Available Routes:
rss-reader: http://127.0.0.1:3000 (wildcard)
A trigger exited unexpectedly. Terminating.
Current versions of Ubuntu are using libssl v3. Tracking down an old version from archived repos does resolve the issue, but I suspect on enough people's machines, doing so will result in some kind of unexpected side-effect.
Metadata
Metadata
Assignees
Labels
No labels