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

rpc error: code = Unknown desc = no such table: canary_domains #316

Closed
hippich opened this issue Dec 24, 2020 · 2 comments
Closed

rpc error: code = Unknown desc = no such table: canary_domains #316

hippich opened this issue Dec 24, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@hippich
Copy link

hippich commented Dec 24, 2020

Describe the bug
When generating an implant, specifying canary domain throws an error

rpc error: code = Unknown desc = no such table: canary_domains

To Reproduce
Steps to reproduce the behavior:

  1. Launch v1.2 of ./sliver-server
  2. Command: generate --dns v.domain.com --canary c.domain.com -e -r service
  3. See error rpc error: code = Unknown desc = no such table: canary_domains
sliver > generate --dns v.domain.com. --canary c.domain.com. -e -r service

[*] Generating new windows/amd64 implant binary
[*] Symbol obfuscation is enabled.
[*] This process can take awhile, and consumes significant amounts of CPU/Memory
[!] rpc error: code = Unknown desc = no such table: canary_domains

sliver > generate --dns v.domain.com. -e -r service

[*] Generating new windows/amd64 implant binary
[*] Symbol obfuscation is enabled.
[*] This process can take awhile, and consumes significant amounts of CPU/Memory
[*] Build completed in 00:29:35
[*] Implant saved to /root/COMFORTABLE_MATTER.exe

Expected behavior
No error

Desktop (please complete the following information):

  • OS: Ubuntu 20.04 (server)
@rkervella rkervella added the bug Something isn't working label Dec 30, 2020
@moloch--
Copy link
Member

Oh this one is probably my fault in the move to SQL.

@moloch-- moloch-- self-assigned this Dec 30, 2020
@moloch-- moloch-- mentioned this issue Jan 3, 2021
@moloch--
Copy link
Member

moloch-- commented Jan 3, 2021

@hippich should be fixed in v1.2.1

@moloch-- moloch-- closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants