Closed dnburgess closed 11 months ago
Looks like its this: https://stackoverflow.com/a/51823007/22850013
I use localhost when testing locally and on my VMs I have DNS/https setup. So that might be the reason I did not encounter this issue while testing. Let me check with IP address and http and come up with a solution.
Fixed in 1.1.1
Fix: I see the browsers do not allow copying when running over HTTP (navigation.clipboard object is not available)
So I have done the following fix:
In future versions I will add a feature to run Dokemon with self-signed certificates for those who do not have an SSL enabled reverse proxy in front of it.
Updated to the current version as of this morning.
Tried to register a new server for remote management.
When I click the "Copy" button to get the code to run on the new server, nothing happens.
I opened my browser console in Chrome Version 120.0.6099.71 to see what's going on in the background and am getting the following:
Looking through the container logs, I just see this:
I also tried this in Firefox Version 119.0.1 and am getting the same result with this in the console: