Foorack / Max Faxälv

Results 95 comments of Foorack / Max Faxälv
trafficstars

`admin_filter_UrlLauncher` likely means the world is allowed to launch a URL `admin_AllowInternal_OpenURLWithData` likely allows the world to add player-specific data, rather than using a hard-coded URL `admin_allow_open_url_with_data` is likely a...

CI indicates this is failing with `Failed to run install_debian_onedir_deps()!!!`, without any visible Error message. Do we know why this is failing?

Deeply sorry for the regression. I am currently on holiday without a laptop, and will be back 3rd October. In the meantime I'm investigating (1) how/if this will be possible,...

@brookheather Trying to understand how to replicate this. Are you trying to auth with SPNEGO to a HTTPS server, through a HTTP proxy server?

@brookheather I apologize for the inconvenience. I want to avoid breaking past working functionality, so I have made a proposed PR which - similar to if a peer certificate isn't...

Been extremely busy, but will try to look into it this week. @stevenpackardblp @brookheather Do you know what software is used on the proxy?

I've finally had time to sit down and refresh my memory of the code, and there seems to have been done changes since: * https://github.com/curl/curl/pull/14954 * https://github.com/curl/curl/pull/16034 Which have made...

@mtremer It looks like https://github.com/curl/curl/commit/25b445e4796bcbf9f842de686a8c384b30f6c2a2 did not make it into `8.11.1`, but will be released as part of the `8.12.0` release in 5th of February. That fix should prevent the...

@icing Yes, thanks to that patch, it is my understanding that both people's problem would be solved in the latest release. The question is if this Issue should then be...

@garethgreenaway Even when using the `develop` branch I am getting the same error. Rocky 9.1 ``` curl -L https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh | sh -s -- onedir 3006.1 ``` ``` Downloading Packages: [SKIPPED]...