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


Skip to content

OpenProject

20 Topics 220 Posts
  • OpenProject - Package Updates

    Pinned
    112
    0 Votes
    112 Posts
    20k Views
    Package UpdatesP

    [3.30.0]

    Update openproject to 15.0.1 Full Changelog Bugfix: OpenID Connect Microsoft Entra: Tenant not correctly output [#​59261] Change the design of the Activity panel to Primer Emoji reactions to work package comments Continuously update the notification center. Don't ask for loading updates. Remove "Latest activity" section from work package "Overview" tab On "Newest at the bottom" have the line touch the input box The comment box being a fixed element anchored to the bottom of the split screen area. Filtering the Activity panel with options to either show everything, changes only or comments only. Ordering to either newest on top or newest at the bottom. User interface for OIDC (OpenID Connect) provider configuration User interface for SAML configuration Show danger zone when deleting SAML or OIDC provider Allow setting omniauth_direct_login_provider through UI
  • Healtheck errors on startup

    Unsolved
    2
    0 Votes
    2 Posts
    75 Views
    nebulonN

    Do you see any errors on the app side somehere? Just tried a fresh installation of the app and that works. Our update tests also work fine.

  • Email configured, but no notification

    Solved
    16
    1 Votes
    16 Posts
    801 Views
    U

    Hi @nebulon - thank you! Just confirming after updating, the emails are now being sent.

  • OpenProject Inbound Email -- GEM Listen Error

    Moved Solved
    7
    1 Votes
    7 Posts
    277 Views
    nebulonN

    Given that the rake command arguments need to be tailored to the imap account and one can add more than one such account, the package does now not provide any scripts for this, but as @umnz pasted, adding a custom cron job with the mentioned command for each imap account via the Cloudron dashboard will solve this.

  • Incoming Email functionality

    4
    1 Votes
    4 Posts
    387 Views
    hpz24H

    Thank you very much, i will give it a try! 🙂

  • 1 Votes
    8 Posts
    619 Views
    B

    Update: i just did a workaround:

    i asked another user who has admin privilege to create another user for me. Logged in with new username/pass successfully. I didn't try the method with rail console
    MANY THANKS AGAIN FOR YOUR SUPPORT!!!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • How to modify config variables?

    Solved
    4
    0 Votes
    4 Posts
    414 Views
    S

    @nebulon Thanks a lot!

  • Version 12.3.0 delayed due to upstream changes

    Solved
    3
    3 Votes
    3 Posts
    318 Views
    nebulonN

    Our proposed fix got merged upstream now https://github.com/opf/openproject/pull/11500#pullrequestreview-1156355379

  • OpenProject SMTP configuration greyed out

    4
    0 Votes
    4 Posts
    560 Views
    girishG

    @nothing On Cloudron, all apps use the internal mail server. The internal mail server relays out depending on your relay configuration.

    Not sure I completely understood your problem. Why are you trying to change the SMTP configuration inside OpenProject ? You shouldn't have to do this.

  • Enterprise version banners

    5
    0 Votes
    5 Posts
    626 Views
    luckowL

    @jdaviescoates 543b7b4f-fafd-411b-822f-a715d7a681f0-image.png

    Bad news: I invested 1/2 hour to find something to hide the banner. Not found 😞

  • Toggl transfer times via API

    4
    0 Votes
    4 Posts
    458 Views
    girishG

    @abargel ha ha, indeed 🙂 It's mentioned quite casually without more explanation on how to do actually import it.

  • Getting an admin user for openproject

    Moved Solved
    4
    0 Votes
    4 Posts
    1k Views
    BrutalBirdieB

    First thing first, did this solve your issue?

    @qwinter said in Getting an admin user for openproject:

    I haven't found anything that would do well as a wiki from the options that we have

    You don't like the option for wiki apps? https://www.cloudron.io/store/index.html#wiki

    @qwinter said in Getting an admin user for openproject:

    it's kinda surprising that the best FOSS can offer is no match to commercial offerings.

    Nice to hear/read 👍

  • Enable Password Reset

    Solved
    3
    0 Votes
    3 Posts
    508 Views
    nebulonN

    This is now fixed with latest app package. Existing installations still have to disable it with the previously mentioned psql commandline.

  • Issue installing/starting open project

    Moved
    3
    0 Votes
    3 Posts
    536 Views
    M

    @nebulon yeah I tried reinstalling. It could be a resource issue. I'll investigate further.

  • Frequent 500s because of permission denied /app/code/tmp/cache

    Solved
    28
    0 Votes
    28 Posts
    2k Views
    BrutalBirdieB

    @nebulon said in Frequent 500s because of permission denied /app/code/tmp/cache:

    Oh I see. Since I had access to your instance for fixing the issue anyways, I saw that the app was healthy and running, but the nginx reverse proxy config wasn't correctly updated.
    This may actually be a bug in Cloudron. The reason likely is that I've changed the app's internal port from 80 to 8000 to not require apache to run as root.

    To fix this quickly, I've just submitted the location form of the app configure, which triggers a recreation of the reverse proxy files.

    At least for me the app is now reachable.

    This explains a lot.

  • 1 Votes
    2 Posts
    311 Views
    robiR

    Thank you for sharing.

    There's a lot to unpack there, especially the postgres stuff.
    I can see how many users wouldn't know what to do there.

    Can you expand on all those 'postgres' parts and what to look for?

    The 'manual migration' may not be needed since the app will do that on restart exiting recovery mode.

  • Feedback for OpenProject -> https by default

    Moved Solved
    5
    0 Votes
    5 Posts
    524 Views
    nebulonN

    This is now fixed with the latest OpenProject app package.

  • OpenProject version 10

    Moved Solved
    1
    3 Votes
    1 Posts
    287 Views
    No one has replied
  • OpenProject & PostgreSQL

    Moved Solved
    6
    1 Votes
    6 Posts
    738 Views
    nebulonN

    The new package with the migration steps included is actually done, however the migration itself is not working as expected. This requires further debugging before releasing.