Open
Description
I have a printer connect at this IP 192.168.68.102
in my network.
Is this how we need to run the command? Is the URI accurate?
Fini
4B1D
shed dev [unoptimized + debuginfo] target(s) in 0.05s
Running `target/debug/get-printers 'https://192.168.68.102/'`
Error: ClientError(Transport(Transport { kind: ConnectionFailed, message: Some("Connect error"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.68.102)), port: None, path: "/", query: None, fragment: None }), source: Some(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }) }))```
Metadata
Metadata
Assignees
Labels
No labels