I need help opening LMQL through the localhost command you gave us during the meeting earlier today. It was working during our session; however, it now seems not to be working.
I'm inputting my ssh tag and following it with -L 3000:localhost:3000,
[add to ssh command] -L 3000:localhost:3000
the terminal then outputs,
channel 3: open failed: connect failed: Connection refusedchannel 4: open failed: connect failed: Connection refusedchannel 3: open failed: connect failed: Connection refusedchannel 4: open failed: connect failed: Connection refused
Hi Mike,
I need help opening LMQL through the localhost command you gave us during the meeting earlier today. It was working during our session; however, it now seems not to be working.
I'm inputting my ssh tag and following it with -L 3000:localhost:3000,
[add to ssh command] -L 3000:localhost:3000
the terminal then outputs,
channel 3: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
How can I fix this issue? Thank you!