goulcode Posted March 31, 2022 Posted March 31, 2022 Hello guys! Well, I'm using a Canonical Ubuntu 20.04, installed mono and done everything needed to run the server. But I still getting this error, anyone knows what should I do? Â Â Thanks!
0 panda Posted April 1, 2022 Posted April 1, 2022 See if your issue is related to this:Â https://github.com/AscensionGameDev/Intersect-Engine/issues/1111
0 goulcode Posted April 1, 2022 Author Posted April 1, 2022 1 hour ago, panda said: See if your issue is related to this: https://github.com/AscensionGameDev/Intersect-Engine/issues/1111 Oh, ya my mono is in v6.12 and I'm using arm64 ubuntu... Trying to figure out how can I install mono 6.8
0 Xiphoid Posted April 1, 2022 Posted April 1, 2022 2 hours ago, goulcode said: Oh, ya my mono is in v6.12 and I'm using arm64 ubuntu... Trying to figure out how can I install mono 6.8 https://linuxize.com/post/how-to-install-mono-on-ubuntu-20-04/  This will fix it
0 goulcode Posted April 1, 2022 Author Posted April 1, 2022 10 hours ago, Xiphoid said: https://linuxize.com/post/how-to-install-mono-on-ubuntu-20-04/ Â This will fix it I've already used this steps, but it's installing mono 6.12 and I'm searching for 6.8... I tried use "sudo docker run -d -t -p 5400:5400/udp mono:6.8.0" but stucks in "Loading"
0 goulcode Posted April 1, 2022 Author Posted April 1, 2022 I could make it run, but i'm getting this problem: UPnP Service Initialization Failed. You might not have a router, or UPnP on your router might be disabled. See logs for more information Spoiler  EDIT: I'm using Ubuntu 20.04 on Google Cloud and already made an Firewall Rule "0.0.0.0/0" 5400 UDP
0 panda Posted April 1, 2022 Posted April 1, 2022 17 minutes ago, goulcode said: I could make it run, but i'm getting this problem: UPnP Service Initialization Failed. You might not have a router, or UPnP on your router might be disabled. See logs for more information  Hide contents  EDIT: I'm using Ubuntu 20.04 on Google Cloud and already made an Firewall Rule "0.0.0.0/0" 5400 UDP Well if you're using Google Cloud you don't need UPnP and you can disable it in your config to get rid of the warning.
0 goulcode Posted April 1, 2022 Author Posted April 1, 2022 37 minutes ago, panda said: Well if you're using Google Cloud you don't need UPnP and you can disable it in your config to get rid of the warning. I disabled UPnP and everything is fine! Thanks! Â
0 panda Posted April 1, 2022 Posted April 1, 2022 2 hours ago, goulcode said: I disabled UPnP and everything is fine! Thanks! Â To be clear, there was no issue before, it was just a warning that UPnP (automatic port forwarding) wasn't working. So long as you have manual port forwarding set up, the warning means nothing.
Question
goulcode
Hello guys!
Well, I'm using a Canonical Ubuntu 20.04, installed mono and done everything needed to run the server.
But I still getting this error, anyone knows what should I do?
Â
Â
Thanks!
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now