TrueXakeP
TrueXakeP
Hello. Because libproxy have an issue with exclusions in Windows (https://github.com/libproxy/libproxy/issues/96), can I ask to force bypass proxy while connecting to syncthing daemon living at 127.0.0.1? Optionally at least. While...
I do exit from tray icon. Icon disappears, window closes but this two processes keeps run. Sometimes syncthing-gtk.exe keeps run alone. Process Explorer tells that rundll32.exe command line is: `"C:\Windows\system32\rundll32.exe"...
**Describe the bug** As I described in https://github.com/containrrr/watchtower/issues/1287#issuecomment-1159814148 Watchtower fetches the wrong architecture of multi-arch images than the container is configured. **To Reproduce** docker-compose.yml: ```yml version: "3.4" services: httpd-base: image:...
`Class Infinety\MenuBuilder\MenuBuilderServiceProvider located in ./vendor/infinety-es/nova-menu-builder/src/ToolServiceProvider.php does not comply with psr-4 autoloading standard. Skipping.` Fixes #20
``` Exception 'yii\base\InvalidParamException' with message 'Invalid path alias: @webvimark/modules/UserManagement/controllers' in C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\BaseYii.php:152 Stack trace: #0 C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\base\Module.php(237): yii\BaseYii::getAlias('@webvimark/modu...') #1 C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\console\controllers\HelpController.php(148): yii\base\Module->getControllerPath() #2 C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\console\controllers\HelpController.php(143): yii\console\controllers\HelpController->getModuleCommands(Object(webvimark \modules\UserManagement\UserManagementModule)) #3 C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\console\controllers\HelpController.php(77): yii\console\controllers\HelpController->getModuleCommands(Object(yii\consol e\Application)) #4 C:\Users\root\Documents\PHPProj\emenu\vendor\yiisoft\yii2\console\controllers\HelpController.php(89): yii\console\controllers\HelpController->getCommands()...
Looks like I can't add `-Force` flag to the `Remove-ItemSafely` to move hidden files to recycle bin like `Get-ChildItem 'somewere' -Force | Remove-ItemSafely -Force`. Without it, on hidden files, I...