I am experiencing some issues while creating Api Credential to Facebook Trigger.
I had to uninstall and re install N8N several times due to after launching my localhost although the URL http://localhost:5678/ starts and informs server is running successfully, the web interface doesn’t work. http://localhost:5678/workflows and http://localhost:5678/credential are not available.
What is the error message (if any)?
There was a problem init data: Request failed with status code 404
Please share your workflow
Due to uninstalling process, The error was in the first Facebook node.
Share the output returned by the last node
127.0.0.1 - - [03/Dec/2024 16:56:48] “GET /rest/push?pushRef=mwpi8szufu HTTP/1.1” 404 -
127.0.0.1 - - [03/Dec/2024 16:56:57] “GET /rest/push?pushRef=mwpi8szufu HTTP/1.1” 404 -
127.0.0.1 - - [03/Dec/2024 16:57:07] “GET /rest/push?pushRef=mwpi8szufu HTTP/1.1” 404 -
127.0.0.1 - - [03/Dec/2024 17:01:39] “GET / HTTP/1.1” 200 -
127.0.0.1 - - [03/Dec/2024 17:18:35] “GET / HTTP/1.1” 200 -
127.0.0.1 - - [03/Dec/2024 17:19:53] “GET / HTTP/1.1” 200 -
127.0.0.1 - - [03/Dec/2024 17:19:53] “GET /favicon.ico HTTP/1.1” 404 -
127.0.0.1 - - [03/Dec/2024 17:26:49] “GET / HTTP/1.1” 200 -
127.0.0.1 - - [03/Dec/2024 17:29:59] “GET / HTTP/1.1” 200 -
Information on your n8n setup
- n8n version: Version: 1.69.2
- Database (default: SQLite): database.sqlite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): localhost
- **Operating system:**Windows 11