kpinarci
kpinarci
### Discussed in https://github.com/cupcakearmy/autorestic/discussions/306 Originally posted by **kpinarci** May 14, 2023 I'm unable to connect autorestic using the combination of SFTP and SSH private key. I'm receiving the following error...
I have set up this Seafile instance, intending to use it in a production environment. However, I have encountered several issues. 1. **SSO** I integrated Seafile with Keycloak for SSO....
### Operating system 24.04.1 LTS ### Description I am attempting to install the “Synology Surveillance Station” package through the Synology Package Center but receive the following error message: `The package...
### Relevant telegraf.conf ```toml [agent] interval = "10s" round_interval = true metric_batch_size = 10000 metric_buffer_limit = 50000 precision = "" omit_hostname = false debug = false quiet = false [[outputs.prometheus_client]]...
During the implementation of the Actions-runner-controller, I encountered several challenges. A primary issue was my inability to download images within the `dind container` due to persistent timeout issues. Upon closer...
## Issue Description I'm experiencing an issue where the plugin commands are not being recognized by Neovim, despite following the installation instructions from the README. All keymaps are configured correctly,...
### Checks - [x] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [x] I am using charts that are officially provided...