Skip to content

Troubleshooting

Ilya Tsarev edited this page May 6, 2020 · 7 revisions

How can I access the server's log file?

Using DGLux designer

  1. Open Data tab.
  2. Right-click sys -> Server Log -> Get
  3. Enter 500 and then Invoke.
  4. Expand the text window.
  5. Copy log records and save them as a text file.
Server Log

Using ftp/ssh access to the file system

  1. Open the DGLux server directory.
  2. Go to logs
  3. Download dglux_server.log.

How can I access dslink's log file?

Using DGLux designer

  1. Open Data tab.
  2. Expand sys -> links.
  3. Right-click on the dslink name -> Log -> Get
  4. Enter 500 and then Invoke.
  5. Expand the text window.
  6. Copy log records and save them as a text file.
DSLink Log

Using ftp/ssh access to the file system

  1. Open the DGLux server directory.
  2. Go to logs
  3. 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

Clone this wiki locally