Task Logo

🔍 Diagnóstico do Sistema

Análise completa de problemas e configurações

Erros Detectados (1)
  • User API: Cannot read properties of undefined (reading 'me')
Status das APIs
User
Cannot read properties of undefined (reading 'me')
Client
Sem systemUser no sessionStorage
ServiceProvider
Sem systemUser no sessionStorage
Navegador e Dispositivo
Online:
Sim
Cookies:
Habilitados
Plataforma:

Linux x86_64

Tela:

800x600 (Ratio: 1)

SessionStorage
systemUser
Ausente
activeRole
Não definido
Ver JSON completo do diagnóstico
{
  "timestamp": "2026-09-15T15:46:49.194Z",
  "navegador": {
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/128.0.0.0 Safari/537.36",
    "platform": "Linux x86_64",
    "language": "en-US",
    "online": true,
    "cookieEnabled": true
  },
  "tela": {
    "width": 800,
    "height": 600,
    "availWidth": 800,
    "availHeight": 600,
    "devicePixelRatio": 1
  },
  "sessionStorage": {
    "systemUser": false,
    "activeRole": null,
    "providerStatus": null
  },
  "localStorage": {
    "lastError": null
  },
  "apis": {
    "User": {
      "error": "Cannot read properties of undefined (reading 'me')"
    },
    "Client": {
      "error": "Sem systemUser no sessionStorage"
    },
    "ServiceProvider": {
      "error": "Sem systemUser no sessionStorage"
    }
  },
  "erros": [
    "User API: Cannot read properties of undefined (reading 'me')"
  ]
}