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

Still can't load issues with profile-viewer 0.0.4 #124

Open
zenspider opened this issue Jan 30, 2025 · 2 comments
Open

Still can't load issues with profile-viewer 0.0.4 #124

zenspider opened this issue Jan 30, 2025 · 2 comments

Comments

@zenspider
Copy link
Contributor

Basically reopening #118

10097 $ profile-viewer profile-20250130-201558-56765.vernier.json.gz 
[2025-01-30 12:28:53] INFO  WEBrick 1.9.1
[2025-01-30 12:28:53] INFO  ruby 3.3.7 (2025-01-15) [arm64-darwin24]
/Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/3.3.0/json/common.rb:220:in `parse': unexpected token at '' (JSON::ParserError)
	from /Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/3.3.0/json/common.rb:220:in `parse'
	from /Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/gems/3.3.0/gems/profile-viewer-0.0.4/ruby-bin/profile-viewer:101:in `block in <top (required)>'
	from /Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/gems/3.3.0/gems/profile-viewer-0.0.4/ruby-bin/profile-viewer:99:in `each'
	from /Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/gems/3.3.0/gems/profile-viewer-0.0.4/ruby-bin/profile-viewer:99:in `with_index'
	from /Users/ryan.davis/.rubies/ruby-3.3.7/lib/ruby/gems/3.3.0/gems/profile-viewer-0.0.4/ruby-bin/profile-viewer:99:in `<top (required)>'
	from /Users/ryan.davis/.gem/repos/zendesk-rails70/bin/profile-viewer:25:in `load'
	from /Users/ryan.davis/.gem/repos/zendesk-rails70/bin/profile-viewer:25:in `<main>'
10109 $ gzcat profile-20250130-201558-56765.vernier.json.gz | jq . | head -3
{
  "meta": {
    "interval": 1,

also please enable issues on profile-viewer @tenderlove

@tenderlove
Copy link
Collaborator

Did you try unzipping it first? I'm not sure if the command line tool supports gzip

@zenspider
Copy link
Contributor Author

Does in your codebase. Please do another release. You also need to tag 0.0.4 as that seems to have slipped through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants