slushpuppy

Results 14 issues of slushpuppy

Documentation for the latest rendered event hook

Teaspeak version: 1.4.10 User disconnects with "Packet resend failed" Users are able to reconnect immediately after Logs: [2020-03-26 05:10:42] [DEBUG] 18 | [--- | 15] Failed to execute packet resend:...

bug

**Describe the bug** Creating serverquery accounts through teamspeak's server query login option does not inherit the user's group permission. Instead it seems that user only has guest query permissions **To...

help wanted

* What problem did you encounter? PHP Fatal error: Uncaught longlang\phpkafka\Exception\KafkaErrorException: [35] The version of API is not supported. in /src/vendor/longlang/phpkafka/src/Protocol/ErrorCode.php:385 Stack trace: #0 /src/vendor/longlang/phpkafka/src/Util/KafkaUtil.php(69): longlang\phpkafka\Protocol\ErrorCode::check() #1 /src/vendor/longlang/phpkafka/src/Group/GroupManager.php(111): longlang\phpkafka\Util\KafkaUtil::retry() #2...

Hi, I am making a global search system from my app that allows users to search for encrypted data from multiple tables with differing schemas containing encrypted data. The only...

Hi, I see the boilerplate static ::quit property which is used to control the infinite loop inside callback, may I know how this property is managed by process manager during...

Hi, is there a guide for removing transcoders from ffmpeg.wasm to reduce output build size? The current guides in the wild seems to be focused on older ffmpeg.wasm-core repo

Hi, I am trying to add options to the ffmpeg command before saving, but no matter which permutation i am using, it refuses to prepend the options https://www.bannerbear.com/blog/how-to-overlay-an-animated-gif-on-a-video-using-ffmpeg/ ` $lowBitrate...

Appears I am missing the "ms" dependency, installing it doesn't resolve the issue however Uncaught TypeError: (0 , ms_1.default) is not a function at authTokenInterceptor (authTokenInterceptor. ts:178:1) at app lyAuthTokenInterceptor...

``` /root/nginx//modules/ngx-http-auth-jwt-module/src/ngx_http_auth_jwt_module.c:657:9: error: too few arguments to function ‘ngx_http_parse_multi_header_lines’ 657 | if (ngx_http_parse_multi_header_lines(&r->headers_in.cookies, &jwt_location, &jwtCookieVal) != NGX_DECLINED) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/http/ngx_http.h:111:18: note: declared here 111 | ngx_table_elt_t *ngx_http_parse_multi_header_lines(ngx_http_request_t *r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...