Jump to content

Kayn

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Kayn

  1. Hi everyone, I'm wondering if someone could help with a script to solve a problem. I'm running aMule inside a docker container, everything works exept for amuleweb that stops working at random. The problem is know, but since the dovelopers of aMule are not so active at this time there's no solution. My idea is to have a script that runs in backgruond and checks if amuleweb is running and restarts that in case it's not working. At the moment I'm resatrting it manually running "amuleweb --amule-config-file=/home/amule/.aMule/amule.conf"; I just want to automate the process...

     

    Any help would be very apprectaied. Thanks

  2. Hi, I'm using aMule inside a docker container and no matter what amuleweb stops randomly with the logs: Command ''amuleweb' '--amule-config-file=/home/amule/.aMule/amule.conf''..... has finished with status code '-6'

     

    This can happened once a day as well as 10 times in an hour, I wasn't able to understand what causes this problem; however it seems a long known problem 'cause I found old threads around the web that mention this behavior, so I'm guessing that's an old problem that has never been fixed. Anyway, let's move on. Since aMule keeps working properly I'm wondering if it could be possible to write a script that checks if amuleweb is stopped and if needed restarts it. 

     

    Unfortunately I'm not able to write this, so maybe someone here could help ? Thanks

  3. On 5/16/2023 at 12:24 AM, KyleK29 said:

    Alright, got it working again with a forked image. If anyone else wants to try (I do recommend spinning up a different copy, just for testing purposes). All you have to do is swap the repository of the GUS package / Docker container to this (right-click the Docker Containers Icon --> Edit --> find "repository"): 
     

    kylek29/grafana-unraid-stack-2023:latest

     

    That is a new forked image, which adds additional layers to the grafana-unraid-stack image by testdasi. Changes made:

     

    • Add a new install script that will install the new apt-key certs from Grafana/Influxdb, then reinstall latest InfluxDb/Telegraf, and perform clean up.
    • Added tweaks to the healthcheck command so that it fires every 30seconds and will wait 30seconds for the machine to start (I noticed it often failed with the original images 0s parameters).
    • Fixed a bug where the healthcheck status would fail and not detect the Grafana Server pid. It will now display the proper statuses of starting, healthy, and unhealthy.
    • Fixed an issue where Tini (init handler) was failing.

     

     

    To look at the code and Dockerfile, see here: https://github.com/kylek29/misc_code/tree/main/unRAID/Grafana-Unraid-Stack

     

    For general usage, see the original post. This is just a fix layer.

    In the log I get: "[error] grafana crashed!" Is there a way to fix this ?

  4. Does anyone managed to have a working aMule in Unraid ? I've tried several docker image but everyone seems to have different kind of problem and at the end of the day no one is working. Speed issue and a clunky webui that stops working all of a sudden are common on all my tested images...

  5. However first of all let's try with the request. You said "Post anywhere" but I do not see any proper section, would you be so kind to suggest me one of them ? I'm a newbie so the last thing I'd want is making someone upset ;D

  6. 14 hours ago, Squid said:

    Post anywhere.

     

    But, you can also always do a dockerhub search within Apps and have CA do the "conversion" to come up with a template.  First search result that came up when I just did it seems to work ok.  Just always check the dockerhub page for more information

    Ok thanks. I'm not so familiar with docker, that's way I chose Unraid. I was convinced by its "plug and play" experience that wouldn't have force me to setup up everything with docker. I mean if there were a guide I could follow that, but I wasn't able to find one. One thing is installing an app and setting up that with environment variables following a detailed guide provided by the developer, but without anything I have to learn how to compile it by myself and honestly I'm not gonna go that path... Maybe Unraid is not for me, maybe something more user friendly like Synology meets my needs better... Unfortunately I've already paid the licence, so let's see what I come up with...

  7. Hi everybody, I've joined the Unraid crew few days ago. First days, first problem: I'm a long time aMule user and unfortunately it disappeared from the available apps right after I've bought the license :-\ Now I'm wondering if there's a forum section where it's possible to ask for new apps... maybe I'd find someone willing to work on that....

×
×
  • Create New...