Xavier Humbert
Xavier Humbert
**Describe the bug** When using Chrome/Chromium, one cannot login **My Rundeck detail** * Rundeck version: 4.1.0 * install type: rpm * OS Name/version: RHEL7 * DB Type/version: MariaDB **To Reproduce**...
**Is your feature request related to a problem? Please describe.** Ther is no API entrypoint for uploading resources/nodes **Describe the solution you'd like** PUT /api/41/project/[PROJECT]/resource/[NAME] **Describe alternatives you've considered** Upload...
Hi, After an upgrade from php 7.3 to php 8.0, I cannot restart php-fpm : ``` [root@numenor php80]# service php-fpm restart Performing sanity check on php-fpm configuration: Fatal error: Duplicate...
It could be nice to be able to attache an manage previously created VMs (with vm-bhyve, for example) to BVCP
### Before you file a crash report - [X] I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing. - [X] This...
**Describe the bug** When a job is finished, and succeeded, some nodes remains marked as running **My Rundeck detail** * Rundeck version: 4.17.3 * install type: rpm * OS Name/version:...
**Describe the bug** Unable to delete a job **My Rundeck detail** * Rundeck version: 4.14.1 * install type: rpm * OS Name/version: RHEL 7 * DB Type/version: mariadb **To Reproduce**...
**Describe the bug** Job duration stays to "undefined" **My Rundeck detail** * Rundeck version: 4.17 * install type: rpm * OS Name/version: RHEL7 * DB Type/version: mysql **To Reproduce** Steps...
**Describe the bug** After upgrading from 4.17.4 to 5.0.1, some jobs fail to run with error ``` groovy.lang.GroovyRuntimeException: Could not find matching constructor for: org.rundeck.plugin.scriptnodestep.ScriptFileNodeStepExecutor(null, Boolean, null, null, String, null,...
Lombok version 1.18.20 exhibits the bug java.lang.NullPointerException: Cannot read field "bindingsWhenTrue" Fixed in 1.18.22 and later **Is this a bugfix, or an enhancement? Please describe.** Rundeck fails to build, with...