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.
Looks like the transjovian wikipedia->gemini service is down.
Is there any alternatives ?
Oh!
Yes, there is gemipedia: 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.
You're right, it's lately quite slow and sometimes times out. Hmm, back to square 1.