pipecat
pipecat copied to clipboard
daily transport ChannelNotOpen error when running code on cloud platform
when i run example simple-bot on cloud machine, i got these error 2024-07-11 10:54:32.151 | ERROR | pipecat.transports.services.daily:join:280 - Time out joining https://autoark.daily.co/1r4by424NvuhJS8hxxxx {"timestamp":"2024-07-11T02:54:44.715005Z","level":"ERROR","fields":{"message":"Failed to fetch room information: GET failed: Transport(Transport { kind: ConnectionFailed, message: Some("Connect error"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("gs.daily.co")), port: None, path: "/rooms/check/autoark/1r4by424NvuhJS8hOpRF", query: None, fragment: None }), source: Some(Error { kind: TimedOut, message: "connection timed out" }) })"},"target":"daily_core::call_client"} {"timestamp":"2024-07-11T02:54:44.715073Z","level":"ERROR","fields":{"message":"Failed to fetch room information: GET failed: Transport(Transport { kind: ConnectionFailed, message: Some("Connect error"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("gs.daily.co")), port: None, path: "/rooms/check/autoark/1r4by424NvuhJS8hOpRF", query: None, fragment: None }), source: Some(Error { kind: TimedOut, message: "connection timed out" }) })"},"target":"daily_core::event"} {"timestamp":"2024-07-11T02:54:44.734809Z","level":"ERROR","fields":{"message":"join (request 2) encountered an error: Connection(Api(RoomLookup(RoomInfoFetchFailed(Get(Transport(Transport { kind: ConnectionFailed, message: Some("Connect error"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("gs.daily.co")), port: None, path: "/rooms/check/autoark/1r4by424NvuhJS8hxxxx", query: None, fragment: None }), source: Some(Error { kind: TimedOut, message: "connection timed out" }) }))))))"},"target":"daily_core::native::ffi::call_client"} {"timestamp":"2024-07-11T02:54:44.734919Z","level":"ERROR","fields":{"message":"sendAppMessage (request 3) encountered an error: AppMessage(Signalling(ChannelNotOpen))"},"target":"daily_core::native::ffi::call_client"}