Wiki: Unable to register for edit privileges

I am trying to register for editing privileges on the SWI-Prolog wiki.

As of now it throws the following error:


Internal server error

Socket error: No address associated with hostname
In:
[23] socket:tcp_connect(<socket>(0x5590485e0600),'tornado.few.vu.nl':25)
[22] setup_call_catcher_cleanup(smtp:tcp_socket(<socket>(0x5590485e0600)),smtp:tcp_connect(<socket>(0x5590485e0600),...),_648,smtp:error_cleanup(_682,...)) at /home/swipl/lib/swipl/boot/init.pl:663
[20] smtp:smtp_open('tornado.few.vu.nl':25,_716,_718,[from('jan@swi-prolog.org'),...|...]) at /scratch/swipl/src/plweb/packs/smtp/prolog/smtp.pl:200
[19] <meta call>
[18] sig_atomic(smtp:smtp_open(...,_802,_804,...)) <foreign>
[17] setup_call_catcher_cleanup(smtp:smtp_open(...,_848,_850,...),smtp:do_send_mail(_862,_864,'jan@swi-prolog.org',...,...),_834,smtp:smtp_close(_880,_882)) at /home/swipl/lib/swipl/boot/init.pl:662
[13] register:submit_registration([session('f191-2c73-1b08-a092.swipl'),...|...]) at /scratch/swipl/src/plweb/register.pl:130
[12] http_dispatch:call_action(register:submit_registration,[session('f191-2c73-1b08-a092.swipl'),...|...]) at /home/swipl/lib/swipl/library/http/http_dispatch.pl:1041
[10] time:run_alarm_goal('$alarm'(94078232228832),http_dispatch:call_action(...,...,...)) at /home/swipl/lib/swipl/library/time.pl:147
[9] setup_call_catcher_cleanup(time:alarm(300,...,...,...),time:run_alarm_goal(...,...),_1060,time:remove_alarm_notrace(...)) at /home/swipl/lib/swipl/boot/init.pl:663
[5] httpd_wrapper:call_handler(http_dispatch:time_limit_action(...,...,...),360520,-) at /home/swipl/lib/swipl/library/http/http_wrapper.pl:323
[4] catch(httpd_wrapper:call_handler(...,360520,-),_1174,httpd_wrapper:true) at /home/swipl/lib/swipl/boot/init.pl:562
[3] httpd_wrapper:handler_with_output_to(http_dispatch:time_limit_action(...,...,...),360520,-,current_output,_1234) at /home/swipl/lib/swipl/library/http/http_wrapper.pl:308

Note: some frames are missing due to last-call optimization.
Re-run your program in debug mode (:- debug.) to get more detail.
SWI-Prolog httpd at swipl

Is there an alternative way I can use to request access?

Seems the mail config ha changed :frowning: Anyway, the content is in the git repo GitHub - SWI-Prolog/plweb-www: Submodule of plweb.git that contains the (wiki) web-pages, so you can submit PR’s for that. Only updates a bit slower :frowning: