cedrozor / myrtille

A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
https://www.myrtille.io
Apache License 2.0
1.78k stars 372 forks source link

404 Error and /myrtille/myrtille/Default.aspx not found #367

Closed matifali closed 1 year ago

matifali commented 1 year ago

When I try to access http://localhost/myrtille I get this, image

cedrozor commented 1 year ago

Myrtille was probably not installed successfully, you can check the installation logs (in the installation directory, C:\Program files (x86\Myrtille (by default)) to see what was the issue. Or maybe the Myrtille web application was registered under a different uri? (use the IIS console management to check the configuration)

matifali commented 1 year ago

Thanks for the response. I was accessing the above URL through a reverse proxy, and that was causing the issue. I found a workaround for now by opening the http:\localhost and then redirecting to the the URL my app creates.

For full context you can see: https://github.com/matifali/coder-templates/tree/main/gcp-windows-rdp