[SOLVED] Setup ganache/moralis proxy with frcp

I have some trouble with my frpc proxy setup while connecting my local ganache with my moralis dev server. I copied the data from the dashboard to my frpc.ini but if I try to connect I get the following error:

[W] [service.go:128] login to server failed: i/o deadline reached

I followed the YouTube tutorials and tried to find an answer on Google, but I didn’t find something useful.
I want to use it on my Mac and I also tried to deactivate my firewall, reinstall ganache, setup a new moralis server. And also executing it with sudo (sudo ./frpc -c frpc.ini) doesn’t work.
Does anyone have a solution for this?

try to copy the data from the legacy interface, not from the new interface

It works, thanks :+1: