sebagomez / azurestorageexplorer

☁💾 Manage your Azure Storage blobs, tables, queues and file shares from this simple and intuitive web application.
https://azurestorage.azurewebsites.net/
MIT License
130 stars 66 forks source link

Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received #137

Open charlie-normand opened 10 months ago

charlie-normand commented 10 months ago

Does anyone else get this is the web page / demo page:

Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

Docker image:

image

Demo webpage - https://azurestorage.azurewebsites.net/

image

I tried this tool a couple of years ago, but I can't get it to work today. Anything obvious I am doing wrong? I get errors before i even enter settings, and then 'Login' does nothing

sebagomez commented 10 months ago

hey @charlie-normand I have not seen the error before, and I just tried it https://azurestorage.azurewebsites.net/ and seems to be working ok. Could it be something related to your browser? maybe some security setting? I really don't know, just throwing ideas here

charlie-normand commented 10 months ago

thanks, it works with edge, just not chrome, not sure if its worth keeping open for Chrome, can anyone replicate on Chrome?

sebagomez commented 10 months ago

Oh, interesting! I’ll check that