Another Yunohost operation is running and stopping everything

  • READ ME AND USE THIS TEMPLATE IF YOU WANT TO GET HELP ! You may ask your question in english or french, whichever is easiest for you… But please use one of the templates provided below :wink:

:uk:/:us: Message template (english)

The “support” category is meant to ask for help or troubleshooting related to installing or using YunoHost or its applications. It is not to ask assistance on general system administration, network administration or special use cases that goes beyond the scope of the project. If you wish to discuss more advanced use case, please post in the “Advanced Use Case” category.

Before posting, please :

My YunoHost server

Hardware: VPS bought online
YunoHost version: 11.2.2
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen |
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:

Description of my issue

Cannot add or update or run any diagnostics, keep getting the error message There is already a YunoHost operation running. Please wait for it to finish before running another one.

Here are some error messages

There is already a YunoHost operation running. Please wait for it to finish before running another one.

Another YunoHost command is running right now, we are waiting for it to finish before running this one

Error: "500"

Action: "PUT" /yunohost/api/update/all


Then lets check via ssh :

sudo ps -ef --forest | grep yunohost -A5

Looks like its constantly coming up with
2>/dev/null || echo “Running the automatic diagnosis failed miserabl y”

I can send the full list if you need it.

Diagnosis should not fail, but if it keeps failing… Are you in a position to reboot the server? Chances are the same problem will occur if there is an error in one of the files, but it would remove temporary issues.

hmm took like 3 or 4 reboots but that seems to have fixed it. Thanks :smiley:

1 Like

Hahaha, that is persistent. Lets hope it won’t return on the next boot :stuck_out_tongue:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.