mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[GH-ISSUE #197] Cloak panel error #158
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ayas77 on GitHub (Aug 3, 2022).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/197
Greetings, the centos 7 system, according to the instructions, I add a new client 1 time, the following times it gives an error. Here are the error logs. Help please
https://gist.github.com/L11R/a6f7a636b0e931bb155da771c301f34a
@cbeuw commented on GitHub (Aug 3, 2022):
Looks like it didn't like the value you put in for SessionsCap. What did you put in the panel? I should've done more validation on this actually
@Ayas77 commented on GitHub (Aug 3, 2022):
I left the session cap field empty
@cbeuw commented on GitHub (Aug 3, 2022):
Ah I don't think it sets a default value if it's empty. If you don't want to limit it just fill in a very big value for now. I'll give it a sensible default in a future version
@Ayas77 commented on GitHub (Aug 3, 2022):
I've got an error again, I set SessionCap, but left other columns empty.

@cbeuw commented on GitHub (Aug 3, 2022):
The control panel (and the underlying API frankly) are pretty bare. If you want to have a bunch of UIDs without usage restrictions, I recommend you to just place them under
BypassUIDfield as a list. But if you do want to use the control panel, for now you have to fill in every field.@Ayas77 commented on GitHub (Aug 3, 2022):
Thank you. The issue has been resolved so far, we will use manual mode and wait for updates