Rust+ not working with my server, keeps loading and loading

https://www.dropbox.com/home?preview=image0.png
Rust+ not working with my server, keeps loading and loading

https://www.dropbox.com/home?preview=image0.pngRyanFromRust
bad link
link is good, its an image
try this one
dIMjIM
u need open/port forwarding special ports for it. YourPort +67 more information u find here https://wiki.facepunch.com/rust/rust-companion-server
I done all that and still not working, my server is hosted with gameservers.com
Try adding these command lines to the bottom of your server.cfg file save and restart server.
app.port XXXXX your game connection port +1 (default 28015) so put 28016
app.listenip XX.XX.XX.XX your servers public IP
you will also have to delete and relink your phone with new settings.
Can you explain what you did please? ThanksMechWarriorZero
Managed to get it working
app.port: "myserverport/tried rconportalso, tried 28016 also"
app.listenip: "myserverip"
server.secure: "False"
server.encryption: "0"
Companion server failed to start: System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in this context at System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) [0x00043] in :0 at Fleck.SocketWrapper.Bind (System.Net.EndPoint endPoint) [0x00000] in :0 at Fleck.WebSocketServer.Start (System.Action`1[T] config) [0x00018] in :0 at CompanionServer.Listener..ctor (System.Net.IPAddress ipAddress, System.Int32 port) [0x000a8] in <2bd99520b227446686b05e5e289c0cb2>:0 at CompanionServer.Server.Initialize () [0x00037] in <2bd99520b227446686b05e5e289c0cb2>:0