Skip to content

Failed to send transaction request error #28

@mehapps

Description

@mehapps

Hey all, not sure if this is related to mautrix-meta or bbctl but I am posting this here.

I run the sh-instagram bridge but wanted to change profile pictures to show correctly on iOS. after having some trouble here is what i did

  1. Fully deleted the directory locally
  2. Deleted the bridge from bbctl
  3. created a new bridge
  4. without making changes to the config at all, did bbctl run --no-override-config sh-instagram, but get the error
  5. tried bbctl run sh-instagram and do not get the error at all

Unfortunately i'm still getting this error. I listed the full errors below, this is what occurs when I run it (sometimes the errors only start when I start typing anything to the instagram bridge bot) and will repeat untii ctrl+c which is why it stops. Thank you for any help, I do greatly appreciate it

May 29 18:07:40.878 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=1 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:40.878 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=1 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:40.878 DBG Sent response to transaction req_id=1 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:40.982 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=2 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:40.983 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=2 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:40.983 DBG Sent response to transaction req_id=2 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:42.085 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=3 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:42.085 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=3 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:42.085 DBG Sent response to transaction req_id=3 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:43.188 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=4 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:43.188 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=4 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:43.188 DBG Sent response to transaction req_id=4 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:44.292 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=5 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:44.292 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=5 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:44.292 DBG Sent response to transaction req_id=5 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:45.395 INF Forwarding transaction contents={"edu":1,"pdu":0} req_id=6 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:45.396 ERR Failed to send transaction request error="Put \"websocket/_matrix/app/v1/transactions/e264284_d23743_r126574_t74030-%3Ee264284_d23743_r126574_t74031\": unsupported protocol scheme \"\"" req_id=6 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction May 29 18:07:45.396 DBG Sent response to transaction req_id=6 transaction_id=e264284_d23743_r126574_t74030->e264284_d23743_r126574_t74031 ws_command=transaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions