Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Kimai

14 Topics 186 Posts
  • Kimai - Package Updates

    Pinned
    123
    0 Votes
    123 Posts
    7k Views
    nebulonN

    [2.10.1]

    Update Kimai to 2.16.1 Full changelog Fix hidden API token (#4828) Translations update from Hosted Weblate (#4827)
  • 403 error when embedded

    2
    1 Votes
    2 Posts
    42 Views
    murgeroM

    First thing that comes to mind is this: https://docs.cloudron.io/apps/#custom-csp

  • Custom Content plugin requires build Kimai 20100 or 20500

    Unsolved
    3
    0 Votes
    3 Posts
    87 Views
    foliovisionF

    Thanks @nebulon for the quick answer. It does look like you are shipping a more recent version than the internal version number suggests. We'll have another go at it tomorrow to try to figure out why the Cloudron version reports an earlier version number than
    CustomContentBundle-2.2.0 and
    CustomContentBundle-2.3.0 allow.

  • ERR: invalid Kimai minimum version

    Solved
    7
    0 Votes
    7 Posts
    404 Views
    chymianC

    @nebulon, according to the author, @kevinpapst, the plugin is no longer needed and as a left over within the cloudron installation causing problems.

    I moved it out of the way and everything is back to normal.

    cd /home/yellowtent/appsdata/<UUID</data/plugins mv RecalculateRatesBundle .RecalculateRatesBundle or rm -rf RecalculateRatesBundle
  • Kimai version 2

    Solved
    8
    3 Votes
    8 Posts
    294 Views
    andreasduerenA

    @nebulon I mean adjusting the plugins as described here

    Screenshot 2023-03-06 at 9.02.57 AM.png

  • Error while installing Kiosk Plugin

    Solved
    4
    0 Votes
    4 Posts
    269 Views
    subvenS

    @girish yepp works now 🙂 Thank you for taking care of the package.

    rtjtrzj.png

  • Templates

    5
    0 Votes
    5 Posts
    366 Views
    girishG

    @subven Fair enough. If other people stumble on this, maybe we can make a default directory for templates.

  • HTTP ERROR 500 when accessing "Weekly working hours" page

    Solved
    9
    0 Votes
    9 Posts
    577 Views
    N

    @girish Looks like that fixed it. No more loading issues, and no more log errors. Thanks!

  • 0 Votes
    4 Posts
    354 Views
    nebulonN

    This is now fixed in the latest package.

  • Looking for UserIDs

    Moved Solved
    3
    0 Votes
    3 Posts
    321 Views
    L

    Thanks! That was exactly what I was looking for 🙂

  • Mixed content warning while embedding

    Solved
    4
    0 Votes
    4 Posts
    376 Views
    subvenS

    Works 🙂 Many thanks!

  • Kimai - settings: 500 - Error

    Moved
    6
    0 Votes
    6 Posts
    763 Views
    luckowL

    My workaround: delete the content of the local.yaml.
    https://github.com/kevinpapst/kimai2/issues/1290

  • Kimai - public/avatars not writable

    Moved Solved
    3
    0 Votes
    3 Posts
    180 Views
    nebulonN

    Solved with the latest app package release today

  • Kimai local.yaml

    Moved Solved
    5
    0 Votes
    5 Posts
    573 Views
    S

    hi all,

    i managed to make the changes, i had two mistakes:

    i had to clear the kimai cache via terminal (it is in the kimai docs)
    https://www.kimai.org/documentation/configurations.html

    when trying to clear, so the effects take place, i got an error. apparently you cannot use tabs as indentation, so my local.yaml was not readable anyway

    after using spaces and clearing successfully the cache, every worked 🙂

    thanks for the help!