Jump to content

[HowTo] Run a PRoCon Layer (1.4.0.6) with Linux+mono


ImportBot

Recommended Posts

  • Replies 90
  • Created
  • Last Reply

Originally Posted by Jasonpb*:

 

Been testing this for a few days now and works well, only issue is installing mono can be a pain in the backside :ohmy: gave up on centos and created a ubuntu vps, no problems there.

 

Glad given I don't really want to run up any windows servers.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

What kind of info do you need to help me?

Which plugins do you have installed?

 

a list ups of your file system of procon. to see if your file permissions are correct.

 

also logs are helpful as well.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by alexrayden*:

 

regarding the plugin, I used those included in the package as well as those published by the comunity. None of those is loaded inside the layer

 

The operating system is Debian 10.04, permissions were setup just as in the guide.

 

for the rest, if you tell me how do I get information I would do a favor, I'm new on the management of vps, I'm learning :biggrin:

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

From the my first post:

Requirements:

 

a Server with Linux

Mono 2.10+ installed ( other Version might work)

 

i think that could be the problem here.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by alexrayden*:

 

Ops... i try to install it, sorry but i'm new of this :biggrin:

 

 

edti: update mono to version 2.10.8.1 and seems to be all OK, ty for support man :biggrin:

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hi.

 

Anyone tested 1.3.0.0 yet? if so any issues?

Not on my Debian box with mono 2.6.7 (Debian 2.6.7-5).

Starts up (PRoCon.Console.exe), keeps running and loads the plugins I wanted it to load.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by mastermc0*:

 

OK I have an issue it seems to run OK but I can't connect to it.

 

Nothing on netstat either any suggestions?

 

I know its not a firewall issue.

 

 

root@******:/home/tm2# ps -ef | grep mono

procon 19459 18902 0 21:40 pts/0 00:00:00 mono PRoCon.Console.exe

root 19617 19606 0 21:43 pts/2 00:00:00 grep --color=auto mono

root@******:/home/tm2# netstat -nlp | grep mono

root@******:/home/tm2#

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

(sorry for my english, i'm french)

 

Hello,

It work for running procon on my server linux débian,

it's great and thank you for XpKiller

 

but, i have a problem, no plugin are running, when i connect to my procon, no plugin are on my ParentProconLayer's windows,

i can see my account with full acces adminitrator, but no plugins

 

help me please

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

my version is 2.6.7-5.1 full pack with service 2, complete, runtime .. !! full install

 

so i don't understand !!

 

is there a config of mono? or just install the package ?

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by Jasonpb*:

 

Just thought I would post this up, the Insane Limits plugin appears to lock up when running under mono, I tried several different settings and in debug mode 3 wasn't getting any errors yet after a while procon would refuse to respond correctly.

 

Removed the plugin and back to normal again.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

my procon is running in standard funtion, no plugins, juste the configuration pour connecting in layer to the server, like post of Xpkiller.

 

i will keep my procon on my windows, and admin connect to my procon with layer, all configs are on my computer with ODBC for my stats !!

* Restored post. It could be that the author is no longer active.
Link to comment
  • 3 weeks later...

Originally Posted by Stixx*:

 

great !! it's done, all is all right,

execpte, plugin "CChatGUIDStatsLoggerBF3" problem with driver odbc.

without this plugin it's great !!

20 25M RAM ok, but can't be ok works with little processor VPS !! 2G minimum !!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

my dedicated server is about 1G ram. is ok with my ram but when lauch procon server my processor take full capacity for works so, i keep software online ^^ i lookup with "htop"

 

i make a script for start, stop, reboot procon. chmod 755 procon.

and "insserv procon" for start procon with system ^^

 

procon.zip

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

great, my installation of driver odbc on linux is now available. manually install, because the package drive of linux debian is too old for "CChatGUIDStatsLoggerBF3"

IT'S GREAT, Thank you XpKiller !! and Thank you to me ^^

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ChiiipS*:

 

Hi, I don't understand something, when you say "Run the Console and try to connect to it", with wich login? (Test test_) port? (27260_)

For the moment I just have "You don't have enough rights to connect to this layer"...

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by schosti03*:

 

I've managed to be able to debug ProCon remotely from a Windows PC with VisualStudio.

Here a short description:

 

1. Windows side: http://www.mono-project.com/GettingStartedWithMonoTools

-download and install the StudioPlugin http://mono-tools.com/download/

 

2. Linux side:

-download server source: http://go-mono.com/monotools-downloa...er-2.0.tar.bz2

-unpack and build it with configure

-install tightvnc, xterm and wm (icewm)

-start tightvnc

 

 

Now you can connect with a vncclient from the windows pc to the linux. Start xterm in the vnc session and run the monotools-server in xterm and connect from the visual studio.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

"Test test" are the login and password for be simple to the test configuration

the port 27260 is the default port when create open the "procon layer" but you can choose your's.

 

the tutorial's XpKiller is very well explained, missing only a few lines but also controls for advanced users

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ChiiipS*:

 

Yea probably, its why it doesnt works for me :smile:.

I have this when I launch procon.console.exe

 

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object

at PRoCon.Core.PRoConApplication.HighestNetFrameworkV ersion () [0x00000] in :0

at PRoCon.Core.PRoConApplication.SendUsageData () [0x00000] in :0

And I cant connect to the layer, procon says target computer has refused the connection...
* Restored post. It could be that the author is no longer active.
Link to comment

Archived

This topic is now archived and is closed to further replies.




×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.