Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Url not called #3

Open
houssem-bensalem opened this issue Feb 5, 2015 · 3 comments
Open

Url not called #3

houssem-bensalem opened this issue Feb 5, 2015 · 3 comments

Comments

@houssem-bensalem
Copy link

Hello, i've just installed the plugin and i've set a call Url but when i create or update an issue nothing happens .. do you have any idea or do i have to configure another thing ?

thx

Environment:
Redmine version 2.4.2.stable
Ruby version 1.8.7-p249 (2010-01-10) [x86_64-linux]
Rails version 3.2.16
Environment production
Database adapter Mysql2
SCM:
Subversion 1.7.18
Cvs 1.12.13
Git 1.7.0.4
Filesystem
Redmine plugins:
AgileDwarf 0.0.3
redmine_webhook 0.0.1
scrum2b 2.0

@miurahr
Copy link
Contributor

miurahr commented May 7, 2015

You can observe what really happen or not, by 'tcpdump' or 'wireshark' to watch TCP packet on the server.
In my debugging experience, I've configured with wrong hook URL and receiver simply ignore it.

@joelkaufman
Copy link

try using http://postcatcher.in/
the hook is using faraday to post the data, it doesn't work on the local network for some reason

@miurahr
Copy link
Contributor

miurahr commented May 12, 2015

💯 @joelkaufman It is better way!

serpi90 pushed a commit to serpi90/redmine_webhook that referenced this issue Nov 12, 2019
…webhook

Added: emit webhook when fetching changeset
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants