-
Notifications
You must be signed in to change notification settings - Fork 12
Troubleshooting
Ilya Tsarev edited this page May 6, 2020
·
7 revisions
- Open Data tab.
- Right-click sys -> Server Log -> Get
- Enter 500 and then Invoke.
- Expand the text window.
- Copy log records and save them as a text file.
- Open the DGLux server directory.
- Go to logs
- Download dglux_server.log.
- Open Data tab.
- Expand sys -> links.
- Right-click on the dslink name -> Log -> Get
- Enter 500 and then Invoke.
- Expand the text window.
- Copy log records and save them as a text file.
- Open the DGLux server directory.
- Go to logs
- Download <dslink name>.log.
Protocol
◌ Design
◌ Initializing Connection
◌ Node API
◌ Methods
◌ Broker
◌ Broker Discovery
◌ Configs
◌ Value Types
◌ Tokens
◌ Quality of Service
DSLink Manager
◌ dslink.json
◌ Startup Command
SDK Development
◌ Implementation Guide
DSA Server
◌ Installation
◌ Update Server
◌ Server Configuration
◌ CLI Tools
◌ DSA Permission Basics
◌ DSA Permission Model
◌ Permission List for the Root
◌ Authentication
◌ OpenID Connect
◌ Password Hasher
◌ DGLux Server SSL (HTTPS)
◌ Docker
◌ Audit
◌ Data Node
◌ Install NGINX with DSA Server
◌ Configure Ubuntu Linux to auto start DSA server
◌ Troubleshooting