hertell

Results 12 issues of hertell

Snapshots are now sorted more logically in a numerical order: Daily.0 Daily.1 Daily.2 ... Daily.10 Daily.11 instead of Daily.0 Daily.1 Daily.10 Daily.11 Daily.2 ... Also file-listings are now sorted with...

When mounting an external folder inside a docker container on a Qnap NAS, the rsnapshot-process does its job. What does not work is browsing the backup itself from eg http://host/client/1/job/1/backup/view....

The backups are now sorted as text, which means that the order is non-numeric. Hourly.0 Hourly.1 Hourly.10 Hourly.11 etc. This makes no sense, because the order is not in the...

kind/enhancement
area/webui
status/not-planned-patch-welcome

Hi, The time-links do not show up correctly on the project's overview-pagee. The following patch should fix it: --- show.rhtml 2011-04-11 11:35:17.000000000 +0300 +++ projects_tree_view/app/views/projects/show.rhtml 2011-04-11 12:02:57.000000000 +0300 @@ -110,8...

The documentation at dockerhub is still wrong at https://hub.docker.com/r/elkarbackup/elkarbackup/ This should be corrected in the same way as in this commit: https://github.com/elkarbackup/elkarbackup/pull/607/commits/2806eec156269c693475bcf24cbc13374d56b8c4

kind/bug/possible

Sad to see a great app being abandoned :⁠-⁠(

bug
unverified

## The issue The following does not work on Rocky Linux 8 without first disabling the yum postgresql module. ``` class { 'postgresql::globals': manage_package_repo => true, version => '14', }->...

community

#### Pull Request (PR) description I recently upgraded all agents to the latest 6.4 version of zabbix, and stumbled into Zabbix having issues eg getting old agents not compatible with...

The value of suitecrm_version in config.php (and posibly config_override.php) is not updated during a migration form 7.13 to 8.2.4. It was still 7.13.2 after following the migration procedure: https://docs.suitecrm.com/8.x/admin/installation-guide/legacy-migration/

Type: Bug
Priority:Moderate
Status:Requires Updates
Area: Upgrade/Migration