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

uac prompt freeze the screen #6602

Open
Raxiel1987 opened this issue Dec 11, 2024 · 0 comments
Open

uac prompt freeze the screen #6602

Raxiel1987 opened this issue Dec 11, 2024 · 0 comments
Labels

Comments

@Raxiel1987
Copy link

Describe the bug
black screen/freeze screen when uac prompt, if i use the console and set uac to interactive it works

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'launch the agent, click connect'
  2. Click on 'try to unistall something ( admin rights) and get black/freeze screen'
  3. Scroll down to '....'
  4. See error

Expected behavior
when i try to use a function like unistalling something that involves admin right the user can allow the execution and i can continue work
Screenshots
If applicable, add screenshots to help explain your problem.

Server Software (please complete the following information):

  • OS: ubuntu 22.04 lts
  • Virtualization: docker
  • Network: nginx proxy manager
  • Version: latest
  • Node: [e.g. 18.4.0]

Client Device (please complete the following information):

  • Device: desktop
  • OS: windows 11 24h2
  • Network: remote
  • Browser: irrilevant
  • MeshCentralRouter Version: [if applicable]

Remote Device (please complete the following information):

  • Device: macbook
  • OS: macos sequoia
  • Network: remote
  • Current latest
    Additional context
    Add any other context about the problem here.

Your config.json file

{
  "$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
  "settings": {
    "plugins":{"enabled": false},
    "_mongoDb": null,
    "cert": "hidden",
    "_WANonly": true,
    "_LANonly": true,
    "sessionKey": "hidden",
    "_port": 443,
    "_aliasPort": 443,
    "_redirPort": 80,
    "_redirAliasPort": 80,
    "AgentPong": 300,
    "TLSOffload": false,
    "SelfUpdate": false,
    "AllowFraming": false,
    "WebRTC": false
  },
  "domains": {
    "": {
      "certUrl": "hidden",
      "_title1": "hidden",
      "_title2": "hidden",
      "TitlePicture": "logo-header.png",
      "loginPicture": "login-logo.png",
      "welcomeText": "hidden",
      "welcomePictureFullScreen": true,
      "welcomePicture": "mainwelcome.jpg",
      "minify": false,
      "meshMessengerTitle": "Chat di Supporto",
      "meshMessengerPicture": "chat-logo.png",
      "agentCustomization": {
        "foregroundColor": "#FFFFFF",
        "backgroundColor": "#722097",
        "displayname": "hidden",
        "description": "hidden",
        "companyName": "hidden",
        "fileName": "Supporto-Remoto",
        "image": "logo.png",
        "installText": "Per favore, cliccare sul pulsante 'Connetti' al fine di autorizzare il personale di supporto tecnico a stabilire una connessione sicura con il proprio dispositivo."
        },
      "agentFileInfo": {
        "icon": "favicon.ico",
        "fileDescription": "hidden",
        "fileversion": "latest",
        "internalname": "hidden",
        "legalcopyright": "hidden",
        "originalfilename": "hidden",
        "productname": "Shidden",
        "productversion": "latest"
        },
      "assistantCustomization": {
        "title": "hidden ",
        "image": "logo.png",
        "fileName": "Controllo-Remoto"
  },
     "footer": "Thidden",
     "userSessionIdleTimeout": 30,
     "minify": true,
     "newAccounts": false,
     "userNameIsEmail": true,
     "twoFactorCookieDurationDays": 0
      }
  },
  "_letsencrypt": {
    "__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before>",
    "_email": "[email protected]",
    "_names": "myserver.mydomain.com",
    "production": false
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant