Sudarsan Reddy
Sudarsan Reddy
This is in my backlog. Iām not able to give you an end date right now but Iām going to get to this. CC: @abelinkinbio
@hoexter sorry for the late response. This seems like an acceptable change. Would you like to rebase so we can accept this PR?
@sssilver , @joliveirinha can we merge this?
Hey! Sorry for getting back late. Glad to see you're enjoying Tunnels. Are these multiple services replicas or different applications altogether?
> My main desire for this is mainly to use a service that has two separate TCP ports, but shares the same address. So something along the lines of: >...
Weād most likely gravitate towards internal CI. That being said, thatās definitely not set in stone. If thereās a good case for gh actions, we can all definitely deliberate it.
Can you tell us more details about your test? What is this service `NPM_IP:18443`. Where is it running? How are you trying to reach it? What are you expecting to...
Because you say this still works, It looks like your origin service may not be closing the stream cleanly. Whats behind the nginx proxy manager?
@fishermanG this is the websocket pinger failing to hit your service. I confirm it shouldnāt have an impact. Iāll have a look at it soon.
Hey @rams3sh , Starting a service can be tricky because when executing cloud-init configuration/scripts you are essentially already within a systemd unit while you try to start another systemd unit....