Test webhook will not catch data. When I test the webhook and listen for test event nothing happens when I send data to the webhook. I have saved the workflow to activate the test url and its still not catching any data. I can not stop the test either by clicking the stop listening button does not work.
I receive * {“message”:“Workflow was started”} from the webhook. But I do not see the test data I sent to the webhook. The module is still listening and when I try and stop the trigger it does not respond.
I became aware of the platform a few weeks ago and saw a video guide on setup. The video gave a link for a one click setup with digital ocean. It created the n8n app and database automatically for me. Then I was able to create my master user and login to the instance. I have only tried testing a workflow with a webhook. I have connected to other applications I use like stripe and high-level.
Uh very sorry, totally forgot that you also mentioned that already in your first post.
Here is the guide for Digital Ocean:
I was asking because we had quite some issues in the past where the reverse proxy was not configured correctly, which then resulted in events from the backend not making it to the frontend.
That depends on the reverse proxy, there are very many different ones out there.
Generally, just delete/reset your droplet and follow the above guide. That probably takes ~10 minutes, trying to fix what you have right now will to for sure take muuuuch more time.