View Full Version : Lnet Not Working
kodiakbar
08-18-2015, 04:12 PM
All of the sudden getting this message:
[lnet: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2)]
lnet:95:in `initialize'
lnet:95:in `open'
[lnet: NilClass is not a valid input stream. It must walk
like either a String, an IO, or a Source.]
C:/Ruby200/lib/ruby/2.0.0/rexml/source.rb:22:in `create_from'
C:/Ruby200/lib/ruby/2.0.0/rexml/parsers/baseparser.rb:127:in `stream='
[lnet: connection lost]
[lnet: waiting 278 seconds before trying to reconnect...]
Running Windows 10 x64
Had a Windows Update today - Definition Update for Windows Defender - KB2267602 (Definition 1.203.2582.0)
Disabled Windows Defender - to no avail
And cannot connect to lichproject.org
Tillmen
08-18-2015, 10:46 PM
If this hasn't resolved itself already, what's your character name?
Tenzle
08-20-2015, 08:33 AM
Not sure if its related but i'm still on win7 and getting this message:
[lnet: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "lnet.lichproject.org" port 7155]
lnet:96:in `initialize'
lnet:96:in `open'
[lnet: NilClass is not a valid input stream. It must walk
like either a String, an IO, or a Source.]
C:/Ruby21-x64/lib/ruby/2.1.0/rexml/source.rb:22:in `create_from'
C:/Ruby21-x64/lib/ruby/2.1.0/rexml/parsers/baseparser.rb:128:in `stream='
[lnet: connection lost]
[lnet: waiting 278 seconds before trying to reconnect...]
[repository: error connecting to server: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "repo.lichproject.org" port 7157]
--- Lich: repository has exited.
Tillmen
08-20-2015, 09:18 AM
That's the same thing.
There's a few things that can cause that error message:
1. The server is down. (it's not)
2. The server is pretending it's down because it hates you. I could check and fix it if you tell me your character name.
3. You have a firewall blocking connections to that server and/or port. Usually Avast does this without asking/telling you, but any firewall might.
4. You ain't got no interwebz.
Tenzle
08-20-2015, 11:38 AM
That's the same thing.
There's a few things that can cause that error message:
1. The server is down. (it's not)
2. The server is pretending it's down because it hates you. I could check and fix it if you tell me your character name.
3. You have a firewall blocking connections to that server and/or port. Usually Avast does this without asking/telling you, but any firewall might.
4. You ain't got no interwebz.
Fairly sure it hates me:
The characters are Maestor, Blaestar
Tillmen
08-20-2015, 11:47 AM
Fixed.
Tenzle
08-20-2015, 11:50 AM
Amazing thanks,
Can you let me know what I did to trip protection? I was monkeying around with the repoGUI script. Should I just avoid connecting to it all outside of ;repos?
Tillmen
08-20-2015, 11:56 AM
It started blocking you because you gave the web server an bad hostname (repo.lichproject.org). Bots that scan the internet for web servers to exploit and annoy generally don't know the hostname, so that's why I block them. I'm thinking about allowing repo.lichproject.org now, even though there's no website for it.
Don't try to fix the repogui script. Burn it with fire. There is no part of it that is compatible with the new repository server.
You can try out ;repository gui
It's not complete and doesn't download or upload or search anything, but it'll show you all the scripts and their comments and stats.
Tenzle
08-20-2015, 01:58 PM
It started blocking you because you gave the web server an bad hostname (repo.lichproject.org). Bots that scan the internet for web servers to exploit and annoy generally don't know the hostname, so that's why I block them. I'm thinking about allowing repo.lichproject.org now, even though there's no website for it.
Don't try to fix the repogui script. Burn it with fire. There is no part of it that is compatible with the new repository server.
You can try out ;repository gui
It's not complete and doesn't download or upload or search anything, but it'll show you all the scripts and their comments and stats.
Seems fair thanks :)
GSBree
08-21-2015, 04:26 PM
Tillman,
I too am having the lnet connection problem. Character name Dagor.
Obviously I do not recall how to use lich...
Bree
Tillmen
08-21-2015, 04:33 PM
Tillman,
I too am having the lnet connection problem. Character name Dagor.
Obviously I do not recall how to use lich...
Bree
I'm going to guess that you're using a very old version of lnet that's attempting to connect to a server that doesn't exist anymore. You can update to a recent version of Lich using the instructions on the website, or just download the repoistory script from
https://lichproject.org/download/repository.lic
and put it in your scripts folder and use it to download lnet.
GSBree
08-21-2015, 11:26 PM
I'm going to guess that you're using a very old version of lnet that's attempting to connect to a server that doesn't exist anymore. You can update to a recent version of Lich using the instructions on the website, or just download the repoistory script from
https://lichproject.org/download/repository.lic
and put it in your scripts folder and use it to download lnet.
Apologies Tillman as I am absolutely certain this is MY ignorance. I tried creating a script in StormFront and pasting the script in there but?
It did not work.
Could I get a bit more direction please?
Dagor/Bree
Tillmen
08-21-2015, 11:32 PM
Apologies Tillman as I am absolutely certain this is MY ignorance. I tried creating a script in StormFront and pasting the script in there but?
It did not work.
Could I get a bit more direction please?
Dagor/Bree
All you need to do is right-click on the link, select save as (or something like that depending on your browser) and then select your Lich script folder as the place to save it. If you're not sure where your Lich script folder is, you can type this in game and it will tell you:
;e echo $script_dir
After it's downloaded, you should be able to:
;repository download lnet
And then you can either log out and back in, or just kill and restart lnet like this:
;k lnet
;lnet
GSBree
08-21-2015, 11:41 PM
Tillan,
I must be sleepy. Got it. Fixed it.
Thank you.
Dagor/GSBree
Tenzle
08-22-2015, 02:07 AM
Getting the same error again -- and this time I was not messing with anything odd or trying to connect to the repo from an outdated program.
Maestor, and Blaestar
[lnet: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "lnet.lichproject.org" port 7155]
lnet:96:in `initialize'
lnet:96:in `open'
[repository: error connecting to server: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "repo.lichproject.org" port 7157]
[lnet: NilClass is not a valid input stream. It must walk
like either a String, an IO, or a Source.]
--- Lich: repository has exited.
C:/Ruby21-x64/lib/ruby/2.1.0/rexml/source.rb:22:in `create_from'
C:/Ruby21-x64/lib/ruby/2.1.0/rexml/parsers/baseparser.rb:128:in `stream='
[lnet: connection lost]
[lnet: waiting 278 seconds before trying to reconnect...]
Tillmen
08-22-2015, 12:19 PM
Getting the same error again -- and this time I was not messing with anything odd or trying to connect to the repo from an outdated program.
Doesn't look like the server is ignoring you this time. Might be a firewall or random internet failure.
Augierose
08-26-2015, 07:26 PM
This is the same problem I am having -- Augierose/Augienna/Augustinia
Tillmen
08-26-2015, 08:19 PM
This is the same problem I am having -- Augierose/Augienna/Augustinia
Should be fixed now.
An application with the user agent "Microsoft Office Protocol Discovery" sent an HTTP request using the OPTIONS method to ps.lichproject.org from your IP. This appears to be Microsoft Office checking to see if the server supports WebDAV, or something. While asking a web server for options sounds innocent enough, it's actually not a normal thing. This is the first time it has happened to my web server that wasn't someone looking for a way to exploit it. Anyhow, I changed it so if it happens again it'll just reject the request without banning the IP. So you should be good unless your word processor decides to do some other crazy thing that a word processor shouldn't do.
JJBummer
12-31-2022, 11:30 AM
Resurrecting this old thread. I'm having this same issue running Lich5.6.2 on Mac/Parallels/Windows10. Tried all the usual remedies. Any suggestion?
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.