Hooks not running

Subscribe to Hooks not running 3 post(s), 2 voice(s)

 
Avatar Andreas Creten 2 post(s)

I’m currnetly working on warehouse Twitter hook (source code).
But it seems like the hooks are not running at all.

I’ve tried different hooks, different settings and different repositories.
But it simply doesn’t want to work.

I made a little test (source code) to check if my hook is working and it works great (terminal result).
You can see the result on twitter.com/svnmadewithlove.

I’m have the latest version of warehouse installed as well as a fresh ruby version.

Thanks for you help!

 
Avatar Rob Bevan 3 post(s)

I had a similar problem that I never really got to the bottom of. Each time I tried to create a hook it failed. Ended up having to create a hook in the database and with the correct repository id and name directly and then using the web interface to set the options.

 
Avatar Andreas Creten 2 post(s)

That could be the problem but the preinstalled hooks are not working either.
So I think there is someting wrong with script thats running those hooks.