Jump to content

Djoss

Community Developer
  • Posts

    2,364
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Djoss

  1. 10 hours ago, Fulke said:

    I'm new to using Filebot/Unraid and I have an issue with Filebot closing after a couple of minutes after I launch it. I've been trying to fix it for the past day, but haven't really been able to come up with anything. 

     

    [app         ] #
    [app         ] # A fatal error has been detected by the Java Runtime Environment:
    [app         ] #
    [app         ] #  SIGSEGV (0xb) at pc=0x000014de9d8f681a, pid=770, tid=888
    [app         ] #
    [app         ] # JRE version: OpenJDK Runtime Environment (17.0.10+7) (build 17.0.10+7-alpine-r0)
    [app         ] # Java VM: OpenJDK 64-Bit Server VM (17.0.10+7-alpine-r0, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
    [app         ] # Problematic frame:
    [app         ] # C  [ld-musl-x86_64.so.1+0x5081a]  strlen+0x7
    [app         ] #
    [app         ] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    [app         ] #
    [app         ] # An error report file with more information is saved as:
    [app         ] # /storage/hs_err_pid770.log

     

    This is the error that comes back every time it crashes. Any idea how to fix this?

     

    How do you reproduce this ?

  2. 3 hours ago, phunky1 said:

    I have a question, any way to run a command on start\end?  want to send a curl command to healthchecks for start\stop if possible.

    Freefilesync itself has an option to run command on completion (Action->Synchronization settings). But I think there is nothing for the start. However, you can open a feature request on https://github.com/jlesage/docker-freefilesync/issues. It should be possible to add some hooks for scheduled jobs.

    • Like 1
  3. On 5/19/2024 at 6:20 AM, phunky1 said:

    Hello, I am having issues getting the cron schedules to work.  What am I missing?  Thanks.

    vivaldi_h0xSf1692u.png.1b3b5148adb95eeace33231e5444fb3b.png

    vivaldi_VFVmzmmJ6Y.thumb.png.93a0543c7af7d5c08322049825be4bfc.png

    You did a type in the variable name: it should be "FFS_SCHEDULED_BATCH_JOB_2_NAME" and not "FFS_SCHEDULED_JOB_2_NAME".

  4. 7 hours ago, IggyWhite said:

    Can we assume that support for this container is officially dead? 🤔

    No it's not!

     

    On 5/4/2024 at 6:16 AM, IggyWhite said:

    Is it possible to have two (or more) output paths in different pools for different Tixati folders? Something like

    • Finished folder that resides in a pool1 that will be moved to the array by the Mover
    • Ongoing/incomplete folder that resides in a pool2 and is not moved to the array

    Is simply adding another output path in the config feasible for this scenario?

    Yes, you can add another "Path" in container's config and use it.

     

    On 5/4/2024 at 6:16 AM, IggyWhite said:

    I see the incomplete-pieces folder residing in /mnt/user/appdata/Tixati/xdg/config/tixati/  (i.e. Config) folder.

    Isn't it supposed to be placed into the /mnt/user/tixati/ (i.e. Output) folder?

    This is the default folder selected by Tixati. You can change it in Tixati's settings, under Transfers->Locations.

  5. On 12/4/2023 at 3:14 PM, nmkaufman said:

    New to Unraid from Windows, and having access to FFS on day 1 was a big help. Thank you.

     

    Silly question, but I deleted several of my FFS sync profiles through the GUI with the 'delete to recycle bin' option on.

     

    Do these actually go anywhere?

     

    I'm rather new to linux, and I'm always paranoid I'm cluttering things up.

     

    Sorry if this is more of a fundamental docker question than an container-specific one, but it seemed like the best place to start.

     

    Recycle bin is not supported, so files are permanently removed :)

     

  6. On 1/25/2024 at 4:24 PM, jonspieg said:

    Suddenly my crashplan docker refuses to start properly. It initially seems to start but after a short while it's marked as stopped.

    It happened once before with no apparent cause, but upgrading unraid to the latest version solved the issue, until it suddenly happened again.

    restarting the server doesn't help.

     

    Any help will be much appreciated!

     

    Here's the log:

        ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
        │                                                                      │
        │ Application:           CrashPlan for Small Business                  │
        │ Application Version:   11.1.1                                        │
        │ Docker Image Version:  23.06.2                                       │
        │ Docker Image Platform: linux/amd64                                   │
        │                                                                      │
        ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
    [cont-init   ] 89-info.sh: terminated successfully.
    [cont-init   ] all container initialization scripts executed.
    [init        ] giving control to process supervisor.
    [supervisor  ] loading services...
    [supervisor  ] loading service 'default'...
    [supervisor  ] loading service 'app'...
    [supervisor  ] loading service 'gui'...
    [supervisor  ] loading service 'certsmonitor'...
    [supervisor  ] service 'certsmonitor' is disabled.
    [supervisor  ] loading service 'nginx'...
    [supervisor  ] loading service 'xvnc'...
    [supervisor  ] loading service 'openbox'...
    [supervisor  ] loading service 'CrashPlanEngine'...
    [supervisor  ] loading service 'logmonitor'...
    [supervisor  ] loading service 'logrotate'...
    [supervisor  ] all services loaded.
    [supervisor     ] starting services...
    [supervisor     ] starting service 'xvnc'...
    [xvnc           ] Xvnc TigerVNC 1.13.1 - built May 16 2023 17:43:49
    [xvnc           ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
    [xvnc           ] See https://www.tigervnc.org for information on TigerVNC.
    [xvnc           ] Underlying X server release 12014000
    [xvnc           ] Thu Jan 11 21:24:25 2024
    [xvnc           ]  vncext:      VNC extension running!
    [xvnc           ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
    [xvnc           ]  vncext:      Listening for VNC connections on all interface(s), port 5900
    [xvnc           ]  vncext:      created VNC server for screen 0
    [supervisor     ] starting service 'nginx'...
    [nginx          ] Listening for HTTP connections on port 5800.
    [supervisor     ] starting service 'openbox'...
    [supervisor     ] starting service 'CrashPlanEngine'...
    [supervisor     ] starting service 'app'...
    [app            ] Bus error
    [supervisor     ] starting service 'logmonitor'...
    [logmonitor     ] Monitoring log file: /config/log/service.log.0
    [logmonitor     ] Monitoring status file: /config/log/app.log
    [supervisor     ] all services started.
    [supervisor     ] service 'app' exited (with status 135).
    [supervisor     ] service 'app' exited, shutting down...
    [supervisor     ] stopping service 'logmonitor'...
    [supervisor     ] service 'logmonitor' exited (got signal SIGTERM).
    [supervisor     ] stopping service 'CrashPlanEngine'...
    [supervisor     ] stopping service 'openbox'...
    [supervisor     ] service 'openbox' exited (with status 0).
    [supervisor     ] stopping service 'nginx'...
    [supervisor     ] service 'nginx' exited (with status 0).
    [supervisor     ] stopping service 'xvnc'...
    [xvnc           ] Thu Jan 11 21:25:00 2024
    [xvnc           ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
    [xvnc           ]  ComparingUpdateTracker: (1:-nan ratio)
    [supervisor     ] service 'xvnc' exited (with status 0).
    [supervisor     ] sending SIGTERM to all processes...
    [supervisor     ] sending SIGKILL to all processes...
    [supervisor     ] service 'CrashPlanEngine' exited (got signal SIGKILL).
    [finish      ] executing container finish scripts...
    [finish      ] all container finish scripts executed.

     

     

    I would suggest to check at /mnt/user/appdata/CrashPlanPRO/log/service.log.0 to see if there is anything useful.

  7. 57 minutes ago, whauk said:

    Since this morning the WebUI of jdownloader2 shows this error message:

    "TypeError: WeakMap key undefined must be an object or an unregistered symbol

    executeCommands@http://xxx.xxx.x.x:xxxx/:529:36

    commandsListener@http://xxx.xxx.x.x:xxxx/:652:32"

    My krusader interface shows a similar message, so that I assume that the error message has something to do with VNC (especially so as all my other containers that - afaik - do not use VNC run without any problem).

    Has anyone encountered the same or a similar problem and knows anything about solutions?

    Any help will be much appreciated.

     

    This kind of issue is usually caused by a browser plugin.  Do you see the same problem in an incognito/private window ?  With another browser ?

  8. 1 hour ago, go69cars said:

    I recently got to the point where Crashplan was filling up my cache drive by it's appdata folder getting progressively bigger over time.  I first got an alert that my Cache Drive was 80% full about a month ago and didn't think anything of it.  I hadn't been on UnRaid for awhile and then noticed some of my Docker Containers were becoming erratic.  It took me a while, but I eventually realized my cache drive was completely full.   I then found that my appdata folder was what was filling it up.  I eventually tracked it down to the cache folder within Crashplan and then found once specific file was over 450 GB in size.  I deleted that file and then updated Crashplan.  I now notice that Appdata folder seems to be growing a bit every day.  I now see there is one file that is about 15 GB in size.  

     

    I'm not sure what the normal behaviour for this is?  How do I go about trouble shooting this?  What size should the appdata folder be and what is the biggest size I should see per file?

     

    What is exactly the file you are talking about ?

  9. On 1/15/2024 at 4:41 AM, phosno said:

    Thank you for your response. I see, but how is this container still maintained by you? Do you implement changes yourself or in collaboration with msp360? 

     

    What I'm maintaining is the container image.  In other words, the integration of the MSP360 software itself.  The MSP360 software is not open source, so we cannot change it.  If there is a bug with it, it's MPS360 that has to fix it.

     

    On 1/15/2024 at 4:41 AM, phosno said:

    I added a screenshot of the frozen VNC screen after a backup. All buttons are grey. Maybe I'm using it wrong? Restarting the container fixes the issue. I'm on Chrome Browser (Version 120.0.6099.217), Unraid 6.12.3.

     

    I'm working to integrate a new version of MSP360 Backup.  Once done, we can verify if you still get the problem.

     

    On 1/15/2024 at 4:41 AM, phosno said:

    I attached a screenshot of the unraid container config (cb2.png). Some sentences are not finished.

     

    This is strange.  Do you see this behaviour with other containers ?

  10. 16 hours ago, phosno said:

    my understanding is CloudberryBackup was officially discontinued and replaced with msp360-standalone-backup

     

    To be precise, the software has only been renamed/rebranded.  So this is the same software as before.

     

    16 hours ago, phosno said:

    1) What has the MSP360-license to do with the community store app "CloudberryBackup"?

     

    Licenses for MSP360 Standalone Backup (Linux editions) apply to this container.

     

    16 hours ago, phosno said:

    2) I was trying out the Community-app and my VNC chrashes after a backup. Is the docker-container that is available on the community-app-store still maintained/updated and a viable solution? If so, how?

     

    Yes this is still maintained and updated.  You should provide more details about the issue you got.

     

    16 hours ago, phosno said:

    3) The github-documentation seems to be dated, since there is no mentioning of MSP360 and it's not mentioned in the first post of this topic.

     

    You are right, the new name should be reflected in documentation.

     

    16 hours ago, phosno said:

    4) The config to set up the container in unraid is filled with incomplete sentences like "Port to access the application's GUI via the web interface. NOTE: This setting is relevant only when the Network Type is set to". What happened here?

     

    I don't see this issue.  Maybe you can provide a screenshot showing the problem ?

  11. 8 minutes ago, Ruse said:

    Hi, I think my question may have been overlooked. I found a very roundabout way of reorganizing the audio, but if there is an easier way to do it in handbrake I would really appreciate it.

     

    What do you mean by "reorganizing audio" ?

  12. 46 minutes ago, jcofer555 said:

    here is my template configs for the path mounts and the overall template, also a screenshot of how i have it in the container but i don't see the source-path in the to on the right in doesn't give me a name either unles it put {source-path} {source} but still nothing in the to on the right

    Did you try "{source-path}/{source}" ?

  13. 22 minutes ago, jcofer555 said:

    sadly still didn't work after i set and confirmed both storage and output are set to read/write

    It's working for me.  How did you set the template ?

    Also not that the source path is not part of the "Save to" field, but it is part of the "To" select box at the right.

×
×
  • Create New...