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 226 Posts
  • OpenProject - Package Updates

    Pinned
    118
    0 Votes
    118 Posts
    29k Views
    Package UpdatesP
    [3.33.0] Update openproject to 15.3.0 Full Changelog Set up meeting series: Schedule meetings to recur on a weekly, biweekly, or custom basis. Manage occurrences: Each meeting in a series is an individual occurrence, allowing adjustments without affecting the entire series. Flexible modifications: Adjust single occurrences within a recurring meeting series without disrupting the entire schedule. Improved meeting index page: Recurring meetings are clearly displayed in the meetings index, helping users track their schedules efficiently. ICS file support: Download and integrate recurring meetings into external calendar applications. Custom meeting templates: Define standard templates for recurring meetings to ensure consistency. Invitation emails for meeting series: Participants receive automated notifications for scheduled recurring meetings.
  • Healtheck errors on startup

    Unsolved
    2
    0 Votes
    2 Posts
    138 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
    1k 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
    525 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
    539 Views
    hpz24H
    Thank you very much, i will give it a try!
  • 1 Votes
    8 Posts
    866 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
    525 Views
    S
    @nebulon Thanks a lot!
  • Version 12.3.0 delayed due to upstream changes

    Solved
    3
    3 Votes
    3 Posts
    400 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
    700 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
    757 Views
    luckowL
    @jdaviescoates [image: 1661180517854-543b7b4f-fafd-411b-822f-a715d7a681f0-image-resized.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
    589 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
    2k 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
    624 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
    629 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
    1
    0 Votes
    28 Posts
    3k 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
    369 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
    628 Views
    nebulonN
    This is now fixed with the latest OpenProject app package.
  • OpenProject version 10

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

    Moved Solved
    6
    1 Votes
    6 Posts
    930 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.