Skip to content

Commit e0a717e

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-426: change request with no subject merged in GitBook
1 parent 37ea85f commit e0a717e

File tree

5 files changed

+8
-73
lines changed

5 files changed

+8
-73
lines changed

SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,3 @@
143143
* [Client Windows installer exit codes](resources/troubleshooting/windows-installer-exit-codes.md)
144144
* [Client "All traffic" connection issues](resources/troubleshooting/client-all-traffic-connection-issues.md)
145145
* [WebAuthn security keys](resources/troubleshooting/webauthn-security-keys.md)
146-
* [Unable to sign in to your defguard instance with correct credentials](resources/troubleshooting/unable-to-sign-in-to-your-defguard-instance-with-correct-credentials.md)
147-
* ["No buffer space available" error in the gateway logs](resources/troubleshooting/no-buffer-space-available-error-in-the-gateway-logs.md)

help/overwiew.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
---
2-
layout:
3-
title:
4-
visible: true
5-
description:
6-
visible: true
7-
tableOfContents:
8-
visible: true
9-
outline:
10-
visible: true
11-
pagination:
12-
visible: true
13-
---
14-
151
# Overview
162

173
## Welcome to defguard end-user documentation

resources/troubleshooting/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,11 @@ From there, what happens to this traffic is the **administrator role.** The most
170170

171171
* add routing rules, so that the traffic from that interface/VPN IP network gets routed to your network - this approach gives the advantage that users VPN ip persists in the network and the user is visible with it's VPN ip in your local network
172172
* Masquerade or NAT - a common use case is to masquerade or NAT the traffic - which is **actually required if you want users to access Internet from the VPN -** this process is [described in detailed in this tutorial](../../tutorials/step-by-step-setting-up-a-vpn-server/#enabling-to-access-internet-through-your-vpn).
173+
174+
## Unable to sign in to your defguard instance with correct credentials
175+
176+
The user tries to sign in to a defguard instance but gets a 401 response with message "Session is required".
177+
178+
This issue is most likely caused by a misconfigured `DEFGUARD_URL` . Please take a look at the configuration options described in [General configuration](../../configuration.md#general-configuration) documentation.
179+
180+
If you want to access your defguard instance without TLS (using an `http://` URL), please also make sure you have everything configured according to [Auth cookies configuration](../../configuration.md#auth-cookies-configuration) documentation.

resources/troubleshooting/no-buffer-space-available-error-in-the-gateway-logs.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

resources/troubleshooting/unable-to-sign-in-to-your-defguard-instance-with-correct-credentials.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)