Mike Glenn

Results 10 comments of Mike Glenn

Oh, one note I forgot to add: its all backward compatible, none of this should break any existing config/gitploy.rb.

House Cleaning my account and noticed this mention. Feel free to close this @tknerr

I'm sorry golang is not my normal day to day thing but I think something like this should work in place of: https://github.com/gotify/server/blob/8affeced49f40a00ab4bd3a9d34a222ce8600ed4/router/router.go#L27 ```go skip_log_env, skip_log_env_present := os.LookupEnv("GOTIFY_DISABLE_LOG_PATHS") if skip_log_env_present...

@Drowze your issues seems completely different than the one I am seeing. Completely different error messages that do not appear related to the one I saw. I would suggest you...

@jodosha I get the same error when running the same commands directly on my windows install of ruby ``` ruby -v ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x64-mingw-ucrt] hanami new onset...

also note that I tried with both the normal ruby:3 as well as the ruby:3-alpine docker images and got the same result. I did try doing a gem update/upgrade as...

@cllns thanks for the reply. giving gem install hanami --pre a shot now you might want to consider adding a note to the https://hanamirb.org/#install about the

Tried changing to @dongtandung2001 versions did not work for me. Tried @dosu (bot) suggestion to use from langchain_community.output_parsers instead of what I have below also did not work: ``` from...

Any news on this getting fixed? I'm having to remove ~/.docker/config.json daily and sometime hourly. Server Version: 19.03.12 Don't use docker-login or GCloud

We are looking into the issue. in the meantime you might want to try using cloudflare-tunnel-gui which will require you to setup the tunnel in the cloudflare web gui first...