erro when connecting my gitlab repos : /rest/source-control/preferences:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Hey @Moussa_Boubacar_Ball !
The issue seems to be related to the endpoint.
Can you share more about your setup , version, deployment method, configuration…
It may be some env variables, or if you use
reverse proxy, ensure it is correctly forwarding requests…
Cheers!
Hello , i’m using the lastest helmchart : GitHub - 8gears/n8n-helm-chart: A Kubernetes Helm chart for n8n - a workflow automation tool. Easily automate tasks across different services on self hosted onKubernetes , and here is all the envvars :
N8N_RUNNERS_ENABLED:
NODE_FUNCTION_ALLOW_EXTERNAL:
N8N_BLOCK_ENV_ACCESS_IN_NODE:
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS:
OFFLOAD_MANUAL_EXECUTIONS_TO_WORKERS:
N8N_GIT_NODE_DISABLE_BARE_REPOS:
N8N_LICENSE_ACTIVATION_KEY:
N8N_AI_ASSISTANT_BASE_URL:
N8N_PROXY_HOPS:
I am not sure, but I think that is required an enterprise version in order to achieve that…
What is your stack? Self-hosted /Cloud and which plan.
Yes we have an entreprise licence and its selfhost
