~lioploum/offpunk#35: 
wikipedia search error

ON> wen something
ERROR4: <class 'RuntimeError'> : Host not found 'vault.transjovian.org'
Traceback (most recent call last):
  File "/usr/lib/python3.12/cmd.py", line 214, in onecmd
    func = getattr(self, 'do_' + cmd)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'GeminiClient' object has no attribute 'do_wen'. Did you mean: 'do_open'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/netcache.py", line 801, in fetch
    path,newurl=_fetch_gemini(url,**kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/netcache.py", line 731, in _fetch_gemini
    raise RuntimeError(meta)
RuntimeError: Host not found 'vault.transjovian.org'

                       vault.transjovian.org (1 links)   (last accessed on Fri Dec 22 17:32:25
                       2023)
                       2023-12-22 17:32:25.044773
                       ERROR while caching
                       gemini://vault.transjovian.org:1965/search/en/something
                       
                       *****
                       
                       <class 'RuntimeError'> = Host not found 'vault.transjovian.org'
                       *****
                       
                       If you believe this error was temporary, type reload.
                       The ressource will be tentatively fetched during next sync.
Status
REPORTED
Submitter
~lettuce
Assigned to
No-one
Submitted
1 year, 5 months ago
Updated
1 year, 4 months ago
Labels
No labels applied.

~lioploum 1 year, 5 months ago

Looks like the transjovian wikipedia->gemini service is down.

Is there any alternatives ?

~lettuce 1 year, 5 months ago

Oh!

Yes, there is gemipedia: gemini://gemi.dev/cgi-bin/wp.cgi

~lioploum 1 year, 5 months ago

gemini://gemi.dev/cgi-bin/wp.cgi

I get lot of timeout and errors with this one.

In the meantime, you could test it yourself simply by changing the wikipedia URL with:

set wikipedia URL

where URL is an URL containing two %s, the first for the language (en, fr, es, it, …) and the second for the actual search.

~lettuce 1 year, 4 months ago

You're right, it's lately quite slow and sometimes times out. Hmm, back to square 1.

Register here or Log in to comment, or comment via email.