Martijn
Martijn
Hi, I've got a running WP-container with the following wp-config.php (official source): ``` // ** MySQL settings - You can get this info from your web host ** // /**...
To firewall.py: ``` # open sepecified ports for devices in the local network def internally_allow_ports(interfaces_details: List, internally_allowed: List) -> None: for interface in interfaces_details: # if interface is active with...
According to the manual only 192.168.1.x can be allowed to access port 22 via -allow 22, however I use a VPN to connect to my firewall (and I get 10.0.8.x)...
Version: 1.3 PHP 7.3 After a regular update of our webserver we've encountered this: ``` [Sat Apr 03 17:13:47.305343 2021] [php7:error] [pid 23765] [client IP:59528] PHP Fatal error: Uncaught Error:...
#### The associated forum post URL from `https://forum.rclone.org` n/a #### What is the problem you are having with rclone? viewing in GUI the contents of remote or viewing it using...
Filled in device and API key for Pushbullet. Click "Test Notifications": > There was a problem sending one or more notifications. Please check the logs - Dec 13, 2018 10:54:34.485...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
When I have a Fudgefile with `Git` and some other tools like ``` { "name": "visualstudio2017buildtools", "version": null, "args":null, "params": null }, ``` it also installs `chocolatey-visualstudio.extension` But when, for...
I want to minimize the amount of modified iPXE files so I only created `custom.ipxe` and modified `boot.cfg`. However I cannot seem to get the menu item `custom-user` in `menu.ipxe`....