This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Unable to paste image in Azure #31
Comments
Dragging and dropping an image file had a different behavior. It showed 2 copies of the image instead of one, and my client gets stuck in a cycle of the connection dropping and reestablishing. There is a client side error that is triggered as soon as I drop the image:
Server logs:
|
I just removed this plugin and retested with the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey John. I tested this plugin on my local Windows box last week, but it's not working in Azure now. The Azure pathing issue that we discussed earlier today has been resolved by changeset
b979d3a
inrhansen-paths
branch. That's the changeset that I'm running currently.Other plugins will install and run correctly, so I think this is an issue with this plugin rather than the plugin system itself. No errors reported when it was installed. Below are the logs created when I paste an image into a pad from my clipboard. Pasting seemed to disconnect my connection and I saw a popup notification reporting that I "Connected" or "Reconnected" or something similar, due to pasting the image. In the client, it looks like the image pasts correct -- I can resize it using the resize boxes -- but the change is not pushed to the database.
No client side javascript errors. Pasting the image does not generate any network traffic, and after pasting the image any further edits are also not submitted to the server (until I refresh the client). ...I just realized that Firefox's network monitor doesn't seem to report websocket traffic, so I don't usually see traffic when making changes =)
Here's the server log.
The text was updated successfully, but these errors were encountered: