Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to send transaction request error #28

Open
mehapps opened this issue May 29, 2024 · 0 comments
Open

Failed to send transaction request error #28

mehapps opened this issue May 29, 2024 · 0 comments

Comments

@mehapps
Copy link

mehapps commented May 29, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant