GameSurge/srvx

Problem

Kaczuc opened this issue · 18 comments

Problem with running service bots on INSPRID the matter looks like the following logs from the IRC server settings and when starting the bot
IRC:

<bind address="IP" port="4400" type="servers">

<uline server="*.domain.eu">

<link name="*.domain.eu"
   ipaddr="IP"
   port="4400"
   allowmask="127.0.0.1"
   sendpass="admin"
   recvpass="admin">

<chanprotect noservices="no"
         qprefix="~"
         aprefix="&">

# Modules needed for services to function
<module name="m_chanprotect.so">
<module name="m_halfop.so">
<module name="m_services_account.so">
<module name="m_deaf.so">
<module name="m_spanningtree.so">
<module name="m_globops.so">
<module name="m_cban.so">
<module name="m_svshold.so">
<module name="m_hidechans.so">
<module name="m_servprotect.so">
<module name="m_chghost.so">
<module name="m_namesx.so">
<module name="m_uhnames.so"> 

LOG BOT:

[11:37:18 05/27/2019] (srvx:info) Connecting to IP:4400...
[11:37:18 05/27/2019] (srvx:info) Connection to server established.
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB START 1202
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB MODULES m_cban.so,m_chanprotect.so,m_chghost.so,m_chgident.so,m_deaf.so,m_globops.so,m_hidechans.so,m_services_account.so,m_servprotect.so,m_svshold.so
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB MODSUPPORT m_chghost.so,m_services_account.so
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB CHANMODES admin=&a ban=b c_registered=r founder=~q halfop=%h inviteonly=i key=k limit=l moderated=m noextmsg=n op=@o private=p reginvite=R regmoderated=M secret=s topiclock=t voice=+v
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB USERMODES deaf=d hidechans=I invisible=i oper=o regdeaf=R servprotect=k snomask=s u_registered=r wallops=w
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB CAPABILITIES NICKMAX=32 CHANMAX=64 MAXMODES=20 IDENTMAX=11 MAXQUIT=255 MAXTOPIC=307 MAXKICK=255 MAXGECOS=128 MAXAWAY=200 IP6SUPPORT=1 PROTOCOL=1202 HALFOP=1 PREFIX=(qaohv)~&@%+ CHANMODES=b,k,l,MRimnprst USERMODES=,,s,IRdikorw GLOBOPS=1 SVSPART=1
[11:37:18 05/27/2019] (srvx:error) PARSE ERROR on line: CAPAB END
[11:37:18 05/27/2019] (srvx:error) Error: Server too far away for authentication
[11:37:18 05/27/2019] (srvx:error) Error received from uplink, squitting.
[11:37:18 05/27/2019] (srvx:error) Disabling uplink.
[11:37:18 05/27/2019] (srvx:fatal) All available uplinks exhausted; giving up.

srvx only supports ircu.

Can you give me a link to this software?

Only under this server will the bots work?
I was also wondering: https://www.unrealircd.org/ but I do not know if it will work

that's the only ircd where it has been tested on lately (development is not very active anyway)

Also, check this IRC server to see if it works (https://www.unrealircd.org/)

I can already tell you that it won't work on Unreal.

I was interested in this project because most likely I have OnlineGamesNet have these management bots if you know newer IRC servers under which this software works, I will be grateful

There are no "newer" servers compatible with srvx - unless they implement the P10 protocol used by srvx and ircu, or someone writes another protocol module for srvx. The latter would probably be the best option since chances are good that such a newer server also has different channel/user modes srvx would need to know about.

In that case, do you know any other IRC server management bots similar to the network I mentioned?

Is there any website with a guide that shows the installations of this client server?

Can you also answer the question if this server client and srvx itself will pass the exam in 2019?

Can you also answer the question if this server client and srvx itself will pass the exam in 2019?

I have no idea what you mean with that question.

Will this server software and this management bot be good at this moment or do you recommend something else?

It's old but stable. If you want to use it or not is something you have to decide.

ok thank you so far I have to look for a guide for the installation thank you for answering

I still have a question if chanserv has !tb tempban?