Puppeter node, how to use docker while n8n is running via railway.app

Hi everyone,

I’m using railway.app to host n8n, when trying to use the puppeteer community node, I get an error, I’ve seen these docker instructions made by the node creator, but how can I use it if my n8n is running on railway ? and I wish it to keep it that way.

Can I use a Docker inside railway or is it impossible (? I’m a beginner and really not the best at understanding these types of thing )

Describe the problem/error/question

When I’m trying to use the community node n8n-nodes-puppeteer

What is the error message (if any)?

I get the following error message :

Failed to launch the browser process! Error loading shared library libgobject-2.0.so.0: No such file or directory (needed by /home/node/.n8n/nodes/node_modules/puppeteer/.local-chromium/linux-1002410/chrome-linux/chrome) Error loading shared library libglib-2.0.so.0: No such file or directory (neede […]

Information on your n8n setup

  • Running n8n via (Docker, npm, n8n cloud, desktop app): Railway.app

Hi @Louis_Murie :wave: Welcome to the community :tada:

I have no experience with Railway, but it looks like it supports having a Dockerfile with environment variables - you can read more about that here.

1 Like

Hi, thank you for your reply.

I had helped from other people, but no one succeeded, there I switched to heroku, and still got problems, could you please help me ?

Thanks in advance !

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.