Language Technology at UiT The Arctic University of Norway

The Divvun and Giellatekno teams build language technology aimed at minority and indigenous languages

View GiellaLT on GitHub divvungiellatekno/giellalt.uit.no

Page Content

Restarting httpd services on gtdict.uit.no

This document deals with restarting httpd services on gtdict.uit.no, i.e. the NDS dictionaries on gtdict.

Restarting the dictionaries

Log in to gtdict.uit.no, switch to user neahtta, go to /home/neahtta/neahtta and issue:

    fab DICT restart-service

where DICT is the relevant name for the dictionary to restart:

    sanit
    baakoeh
    saanih
    sonad
    bahkogirrje
    muter
    sanat
    vada
    kyv
    saan
    sanj
    valks

To (manually) check that the services are running, click each of these links:

To check that the services are running on the server, you may also use the command

systemctl status nds-sanit

replacing sanit with the dictionary you want to test. The line starting with “Active” should read something like Active: active (running) since Wed 2022-06-15 11:51:45 CEST; 1h 55min ago and there should (probably) be a list of gunicorn workers.