sopel-irc / sopel-github

GitHub plugin for Sopel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when using private repo and webhook: OperationalError: database is locked

Strykar opened this issue · comments

<Strykar> .gh-hook user/projecct
<sopel> Successfully enabled the subscription to user/project's events

<sopel> Great! Please allow me to create my webhook by authorizing via this link: https://github.com/login/oauth/authorize?scope=write%3Arepo_hook&state=user%2Fproject%3A%23sopel&client_id=xxxxx

<sopel> Once that webhook is successfully created, I'll post a message in here. Give me about a minute or so to set it up after you authorize. You can configure the colors that I use to display webhooks with .gh-hook-color

<sopel> OperationalError: database is locked (file "/usr/local/lib/python2.7/dist-packages/sopel/db.py", line 64, in execute)

Line 64 in db.py is actually blank.

commented

I think this is nothing to do with sopel-github itself and entirely down to sopel-irc/sopel#736.