mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00
[GH-ISSUE #15] Bug Mayber #7
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#7
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 @COMPLEXWASTAKEN on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/15
Originally assigned to: @alpkeskin on GitHub.
Hello when running the proxy i get panic: runtime error: invalid memory address or nil pointer dereference and it closes it and here is the headers i am sending
CONNECT cyberwarden.cc:443 HTTP/1.1
Host: cyberwarden.cc:443
Proxy-Authorization: Basic YWRtaW46bmlnZ2VyYm95
Proxy-Connection: Keep-Alive
Connection: Keep-Alive
@alpkeskin commented on GitHub (May 7, 2025):
Hi, Can you share your console logs when you get this error?