Describe the problem/error/question
I am trying to create a webhook but the url rendered is incorrect. Is there any point in the config that could have been entered incorrectly the influences the url rendered?
Kind regards
Debug info
core
n8nVersion: 1.54.4
platform: docker (self-hosted)
nodeJsVersion: 20.15.0
database: sqlite
executionMode: regular
concurrency: -1
license: community
consumerId: unknown
storage
success: all
error: all
progress: false
manual: true
binaryMode: memory
pruning
enabled: true
maxAge: 336 hours
maxCount: 10000 executions
Generated at: 2024-08-28T10:03
n8n
August 28, 2024, 10:08am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
liam
August 28, 2024, 4:27pm
3
Set your ‘WEBHOOK_URL’ env var to your full domain including https://
I would also recommend setting up a reverse proxy like nginx so that the port doesn’t need to be set on the url
system
Closed
November 26, 2024, 4:28pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.