X-MAN

Results 11 comments of X-MAN
trafficstars

Fatal error:com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration.loadBalancedRetryPolicyFactory(org.springframework.cloud.netflix.ribbon.SpringClientFactory) Parsing context: parsing com.oracle.svm.reflect.RibbonAutoConfiguration_loadBalancedRetryPolicyFactory_0c3c944c7cf77230fa6ef221bb48839eea50c051_3642.invoke(Unknown Source) parsing java.lang.reflect.Method.invoke(Method.java:498)

> 您必须使用所有依赖项(trantor、openssl、zlib、libpq 等)的静态库并以静态模式构建 drogon,即使如此,您也需要确保构建系统和目标系统的低级库(比如libc、libstdc++)是兼容的,总而言之,这是一件很难的事情,所以像docker这样的容器技术越来越流行。 How to statically build the libraries that the project depends on, and try to ensure that the minimum dependencies are installed? > You have to use...

> For `arm64` you might benefit from: > > ```dockerfile > FROM omrmohamed/drogon:archlinux > ``` > > I also recommend using [Docker Slim](https://github.com/docker-slim/docker-slim) How can a statically compiled project run...

可以来一版react17 + webpack5 + typescript吗

> Actix is an HTTP Framework, for gRPC support you can try [Tonic](https://github.com/hyperium/tonic). > > If you want to create a dual server, both gRPC and HTTP, the libraries have...

> 我不确定你在问什么。您希望看到什么?您是如何尝试连接的? > I'm not sure what you're asking. What do yo expect to see and how did you try connecting? The connection of database version 14 is not successful....

rake aborted! URI::InvalidURIError: bad URI(is not URI?): "redis://{{REDIS_PASSWORD}}redis:6379/0" /home/git/gitlab/lib/gitlab/redis/wrapper.rb:148:in `redis_store_options' /home/git/gitlab/lib/gitlab/redis/wrapper.rb:120:in `params' /home/git/gitlab/lib/gitlab/redis/wrapper.rb:20:in `params' /home/git/gitlab/lib/gitlab/redis/wrapper.rb:111:in `redis' /home/git/gitlab/lib/gitlab/redis/wrapper.rb:31:in `block in pool'

> can i like this : REDIS_HOST = password@host This setting has no effect at all. My redis is also secret

I0123 03:37:24.123820 1 secure_serving.go:116] Serving securely on [::]:443 E0123 03:37:24.343953 1 webhook.go:196] Failed to make webhook authorizer request: the server could not find the requested resource E0123 03:37:24.344077 1 errors.go:77]...

> Can docker-openresty support brotli compression?