Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search don't work #138

Open
gahmasec opened this issue Apr 23, 2023 · 4 comments
Open

Search don't work #138

gahmasec opened this issue Apr 23, 2023 · 4 comments

Comments

@gahmasec
Copy link

When I do a search, it keeps looking but doesn't show any results. And yes, I get the notification "Welcome, connection established".
Any solution?

@evan-buss
Copy link
Owner

When you do a search, you should see "Search accepted into queue" within seconds. If not, assume that you are being blocked / banned from the IRC server. You will always see "Welcome, connection established" which just means that you've connected to the IRC server even if you are banned.

The most import thing is to specify a --useragent when starting it as I believe once they see "OpenBooks" in your useragent they will automatically ban you. Bans are associated with your IP address and usually wear off in a few days. Change your username between bans as well.

@miniquandt
Copy link

Same thing happen/happened to me. When updating my useragent on my network still nothing happens, but I am able to view and download books when tethered to data. So I guess my home is also banned.

I used docker and ran: docker run -p 8080:80 evanbuss/openbooks -u [myusernameofchoice] -n [myusernameofchoice]

Might be helpful to add a section in the docs, I wouldn't have known otherwise unless I saw this thread.

@ruihaut
Copy link

ruihaut commented Apr 24, 2023

I had a similar issue and posted the way I resolved this here.

Basically, I added the following argument and I got the search working again :

--searchbot searchook

@juliopcrj
Copy link

I had the same issue when I was using a username that was already registered ( I do have an account on irchighway). I just changed the --name flag, and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants