Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scytale Crashes Due to Request #33

Closed
schmidtw opened this issue Jul 12, 2018 · 4 comments
Closed

Scytale Crashes Due to Request #33

schmidtw opened this issue Jul 12, 2018 · 4 comments
Labels
Frozen Due to Age Issues that are considered too old and irrelevant to address

Comments

@schmidtw
Copy link
Member

curl -i -H "Authorization: Bearer $XMIDT_SAT" https://api.example.net/api/v2/device -X POST -H "X-Xmle" -H "X-Xmidt-Dest: mac:112233445566/iot" -H "X-Webpa-Device-Name: mac:112233445566/iot" -H "X-Xmidt-Transaction-Uuid: 1234"

with:
runtime error: invalid memory address or nil pointer dereference

@johnabass
Copy link
Collaborator

Which environment was this? Also, if this was a local environment, can you post your configuration and the scytale logs?

@schmidtw
Copy link
Member Author

I'll see what I can post as it's against our production instance.

@johnabass
Copy link
Collaborator

You mentioned that it crashes. Do you mean the server died? I can't find any instance of scytale that is down right now. Or did you mean that the "runtime error ..." message occurred in the HTTP response?

@schmidtw
Copy link
Member Author

The runtime error came back in the HTTP response. So maybe it's just the goroutine that is servicing my request.

@joe94 joe94 added the Frozen Due to Age Issues that are considered too old and irrelevant to address label Jun 4, 2020
@joe94 joe94 closed this as completed Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frozen Due to Age Issues that are considered too old and irrelevant to address
Projects
None yet
Development

No branches or pull requests

3 participants