mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #271] runtime error: invalid memory address or nil pointer dereference #189
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#189
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 @pinghe on GitHub (May 15, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/271
7.3 7.4 has this problem
http(s) conn handler crashed with err : runtime error: invalid memory address or nil pointer dereference
stack: goroutine 4879 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:24 +0x9d
github.com/snail007/proxy/services/http.(*HTTP).callback.func1()
/home/go/src/github.com/snail007/proxy/services/http/http.go:347 +0x57
panic()
/usr/local/go/src/runtime/panic.go:522 +0x1b5
github.com/snail007/proxy/services/http.(*HTTP).OutToTCP()
/home/go/src/github.com/snail007/proxy/services/http/http.go:458 +0x5ab
github.com/snail007/proxy/services/http.(*HTTP).callback()
/home/go/src/github.com/snail007/proxy/services/http/http.go:394 +0x4f6
github.com/snail007/proxy/core/cs/server.(*ServerChannel).ListenTCP.func1.2()
/home/go/src/github.com/snail007/proxy/core/cs/server/server.go:163 +0x60
created by github.com/snail007/proxy/core/cs/server.(*ServerChannel).ListenTCP.func1
@snail007 commented on GitHub (May 15, 2019):
show full command of starting and version of proxy
@pinghe commented on GitHub (May 16, 2019):
@snail007 commented on GitHub (May 16, 2019):
your error info seems like proxy version of 7.3, please using 7.4 and show me details about logging.
@pinghe commented on GitHub (May 25, 2019):
7.4
@snail007 commented on GitHub (May 25, 2019):
bug confirmed,fixed in next version.
@pinghe commented on GitHub (Jun 10, 2019):
v7.5
@snail007 commented on GitHub (Jun 10, 2019):
use --log ,get logging of worker。
@pinghe commented on GitHub (Jun 10, 2019):
https://github.com/snail007/goproxy/issues/271#issuecomment-492985437
already has --log
@snail007 commented on GitHub (Jun 10, 2019):
show the full logging, or exec:
then show me the tmp.log.
@pinghe commented on GitHub (Jun 10, 2019):
@snail007 commented on GitHub (Jun 10, 2019):
check update fail, please check your network,your server must can be access Internet network
@pinghe commented on GitHub (Jun 11, 2019):
my server can access the Internet network.
client
vpshost
@snail007 commented on GitHub (Jun 11, 2019):
try :
curl https://lic00.host900.comon your server.@pinghe commented on GitHub (Jun 11, 2019):
z.txt
@snail007 commented on GitHub (Jun 11, 2019):
it seems your public IP is blocked by cloudflare, can you show me the IP, and i add it to whitelist.