SQLLITE_PROTOCOL: locking protocol

Hello.

Running Meteor 2.6 on WSL1 Ubuntu on Windows 10 and have run into this before but am not able to get around it with the METEOR_SQLITE_JOURNAL_MODE, but no luck. Any suggestions? Thanks.

✗ METEOR_SQLITE_JOURNAL_MODE=TRUNCATE meteor shell


=> awaited here:
at Promise.await
(/home/.../.meteor/packages/meteor-tool/.2.6.0.pv55t2.ve3ea++os.linux.x86_64+web.browser+web.browser.legacy+web
.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/meteor-promise/promise_server.js:60:12)
at Db._execute (/tools/packaging/catalog/catalog-remote.js:361:8)
at /tools/packaging/catalog/catalog-remote.js:150:10
at Db._retry (/tools/packaging/catalog/catalog-remote.js:162:16)
at new Db (/tools/packaging/catalog/catalog-remote.js:149:8)
at RemoteCatalog.initialize (/tools/packaging/catalog/catalog-remote.js:699:15)
at /tools/cli/main.js:881:20 {
errno: 15,
code: 'SQLITE_PROTOCOL'
}