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

Multiple services stop working after upgrading the opensemantic server VM #140

Open
3th4n1sn3rd opened this issue Oct 6, 2021 · 0 comments

Comments

@3th4n1sn3rd
Copy link

3th4n1sn3rd commented Oct 6, 2021

I am using the latest version of opensemantic server virtual machine 21.01.17, in which I had updated and upgraded the linux based debian environment in the virtual machine.

After the upgrade there are two services which do not start upon boot of the virtual machine which are as follows

Spacy.services
Opensemanticetl

here are its systmctl status

● opensemanticetl.service - Open Semantic ETL
     Loaded: loaded (/etc/systemd/system/opensemanticetl.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Wed 2021-10-06 05:17:53 UTC; 3s ago
    Process: 4567 ExecStart=/usr/bin/etl_tasks (code=exited, status=1/FAILURE)
   Main PID: 4567 (code=exited, status=1/FAILURE)
        CPU: 397ms



Oct 06 05:17:53 debian systemd[1]: opensemanticetl.service: Scheduled restart job, restart counter is at 5.
Oct 06 05:17:53 debian systemd[1]: Stopped Open Semantic ETL.
Oct 06 05:17:53 debian systemd[1]: opensemanticetl.service: Start request repeated too quickly.
Oct 06 05:17:53 debian systemd[1]: opensemanticetl.service: Failed with result 'exit-code'.
Oct 06 05:17:53 debian systemd[1]: Failed to start Open Semantic ETL.
● spacy.service - Spacy Services
     Loaded: loaded (/etc/systemd/system/spacy.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Wed 2021-10-06 10:28:13 UTC; 5h 7min left
    Process: 1266 ExecStart=/usr/bin/python3 /usr/lib/python3/dist-packages/spacy-services/displacy/app.py (code=exited, status=1/FAILURE)

   Main PID: 1266 (code=exited, status=1/FAILURE)
        CPU: 514ms



Oct 06 10:28:12 debian systemd[1]: spacy.service: Failed with result 'exit-code'.
Oct 06 10:28:13 debian systemd[1]: spacy.service: Scheduled restart job, restart counter is at 8.
Oct 06 10:28:13 debian systemd[1]: Stopped Spacy Services.
Oct 06 10:28:13 debian systemd[1]: spacy.service: Start request repeated too quickly.
Oct 06 10:28:13 debian systemd[1]: spacy.service: Failed with result 'exit-code'.
Oct 06 10:28:13 debian systemd[1]: Failed to start Spacy Services.

I have attached the logs for these services specifically from journalctl.

opensemanticetl_logs.txt
spacy_logs.txt

Thank you in advance for helping.

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

1 participant