Jef LeCompte

Results 96 comments of Jef LeCompte

I'm going to try and follow your steps this evening and get back with success or not! Thanks for posting. I find it quite odd that the port would go...

> quick example: `http://url:9PORTHERE9/RESTOFAPIURL` I used this in the past and seemed to fail. Are you hosting calibre-web in a Docker container btw? Or just behind a proxy?

#1516 got merged. I will test tonight to see if this works now.

Are you trying to get reach from a domain? Try first with your local network. I've only been able to use my local network and proxying (docker).

I also get `InvalidClientTokenId` over time.

I think it does now: https://github.com/cli/gh-extension-precompile/blob/trunk/build_and_release.sh#L21-L25 Probably can be closed now! :)

Seems fine to me!

You can add metrics to the listener, but you're missing the `spec.containers`: ```yaml listenerTemplate: metadata: annotations: prometheus.io/scrape: true prometheus.io/path: /metrics prometheus.io/port: 8080 spec: containers: - name: listener ```

> Hello @jef any update on the above ? Tks > The new runner chart has a whole slew of listener metrics, so I'm not sure anymore. Going to be...

See https://github.com/actions/actions-runner-controller/issues/3815