Content
Tizian Rößler
Activity
Reported work packages: 53
10/10/2024
-
updated on 10/10/2024 11:22 AM
-
Comment added
It looks like I messed up the linking of the PR I created to fix this issue.
The PR can be found here: https://github.co...
- Status changed from in development to needs review
-
Comment added
-
created on 10/10/2024 11:04 AM
-
Comment added
This bug was created from the following GitHub issue:
https://github.com/opf/openproject-docker-compose/issues/97
-
Comment added
-
created on 10/10/2024 09:38 AM
09/30/2024
-
created on 09/30/2024 08:24 AM
-
Bug #57917: Unable to setup external redis server (cache/redis_cache_store.rb:149:in `initialize': wrong number of arguments (given 1, expected 0) (ArgumentError)) (Project: OpenProject)updated on 09/30/2024 07:33 AM
-
Comment added
Hi Bình,
Redis is still working if you set OPENPROJECT_RAILS__CACHE__STORE to Redis and define the URL to your Redis ser...
-
Comment added
09/27/2024
-
Bug #57680: Resetting the password impossible - message about invalid user name (Project: OpenProject)updated on 09/27/2024 07:16 AM
-
Comment added
Hi,
If you can't log in at all, you can reset your password via the rails console.
For that, you can open the rails cons...
-
Comment added
09/26/2024
-
Bug #57917: Unable to setup external redis server (cache/redis_cache_store.rb:149:in `initialize': wrong number of arguments (given 1, expected 0) (ArgumentError)) (Project: OpenProject)updated on 09/26/2024 03:21 PM
-
Comment added
Hi Bình,
Thanks for reporting
I was able to reproduce the issue. It seems there is an issue when you try to use the OPE...
- Status changed from new to confirmed
- Module set to Others
-
Comment added
09/19/2024
-
created on 09/19/2024 11:46 AM
09/18/2024
-
Bug #57963: Helm deployment: seeder not automatically running when container get shifted to a new node after update (Project: OpenProject)updated on 09/18/2024 12:42 PM
-
Comment added
Hi Oliver Günther ,
the seeder runs as long as you use helm upgrade command for updating.
The issue appears when we upda...
-
Comment added
-
Bug #57963: Helm deployment: seeder not automatically running when container get shifted to a new node after update (Project: OpenProject)created on 09/18/2024 12:19 PM
07/29/2024
-
created on 07/29/2024 09:58 AMHi Daniel,
Restoring helm chart is almost the same as restoring the backup for docker compose.
https://www.openproject.o...
07/26/2024
-
Support Installation & Updates: RE: How To Fix wrong email sender domain(example.net) in a docker installation (Project: OpenProject)created on 07/26/2024 09:09 AMHi Stephen,
OpenProject is using the emission email address set under /admin/settings/mail_notifications for sending ma... -
created on 07/26/2024 08:59 AMHello Ricky,
The URL of the mails is generate by using the OPENPROJECT_HOST__NAME variable.
In your example it would be:...
06/27/2024
-
created on 06/27/2024 01:27 PMHi Gergor,
In this case the reason why you don't see the Queries anymore is the separation of the gantt chart in an own ... -
updated on 06/27/2024 09:37 AMHi Geregor,
My guess would be that out of some reasons some of the views get lost during the Update.
Could you check in ... -
created on 06/27/2024 08:00 AMHi Geregor,
My guess would be that out of some reasons some of the views get lost during the Update.
Could you check in ...
04/16/2024
-
General discussion: RE: Configuring HTTPS on OpenProject with Cloudflared tunnel (Project: OpenProject)created on 04/16/2024 09:33 AMHi Json,
To use OpenProject behind Cloudflare you would start the container with OPENPROJECT_HTTPS variable set to true ...
03/08/2024
-
Support Installation & Updates: RE: Hostname Mismatch and Unable to Edit Host Name Field - Feb 29, 2024 (Project: OpenProject)created on 03/08/2024 09:43 AMHi Tom,
The setting of the host name over the 'System Settings' only works in package based installations.
Changing the ...
01/09/2024
-
created on 01/09/2024 09:58 AMHi Jonathan,
the pg_dump version and the version of the postgresql server are different.
To create a backup you need to ...
12/11/2023
-
Development: RE: Need to create a dashboard for getting tickets counts and types (Project: OpenProject)created on 12/11/2023 10:44 AMHi,
OpenProject provides a REST-API which you can use to create your dashboard.
You can read more about it in the docume...