Searching for a free provider to host my n8n workflows other than my PC, I found HuggingFace.
Now I found this space and followed its README instructions - you’ll find in files -, connected to my supabase db & everything is fine. Until after building it I just see a blank white screen:
The logs don’t show any errors and it should be working fine I guess & show n8n login page.
===== Application Startup at 2025-10-18 07:45:56 =====
Initializing n8n process
n8n ready on ::, port 5678
n8n Task Broker ready on 127.0.0.1, port 5679
Yes here’s the full log after restarting the space
===== Application Startup at 2025-10-20 09:03:50 =====
Initializing n8n process
n8n ready on ::, port 5678
n8n Task Broker ready on 127.0.0.1, port 5679
There are deprecations related to your environment variables. Please take the recommended actions to update your configuration:
- N8N_BLOCK_ENV_ACCESS_IN_NODE -> The default value of N8N_BLOCK_ENV_ACCESS_IN_NODE will be changed from false to true in a future version. If you need to access environment variables from the Code Node or from expressions, please set N8N_BLOCK_ENV_ACCESS_IN_NODE=false. Learn more: https://docs.n8n.io/hosting/configuration/environment-variables/security/
- N8N_GIT_NODE_DISABLE_BARE_REPOS -> Support for bare repositories in the Git Node will be removed in a future version due to security concerns. If you are not using bare repositories in the Git Node, please set N8N_GIT_NODE_DISABLE_BARE_REPOS=true. Learn more: https://docs.n8n.io/hosting/configuration/environment-variables/security/
[license SDK] Skipping renewal on init: license cert is not initialized
Registered runner "JS Task Runner" (3B9qSosAtl_n3zANfNwma)
Version: 1.115.3
Editor is now accessible via:
https://mido-99-n8n.hf.space