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

Handle errors when reading build.boot #16

Open
danielcompton opened this issue Dec 18, 2017 · 0 comments
Open

Handle errors when reading build.boot #16

danielcompton opened this issue Dec 18, 2017 · 0 comments
Assignees

Comments

@danielcompton
Copy link
Member

https://sentry.io/deps/versions/issues/404023447/

IllegalArgumentException: Don't know how to create ISeq from: clojure.lang.Symbol
    at jarkeeper.statuses$calculate_stats.invokeStatic(statuses.clj:102)
    at jarkeeper.statuses$calculate_stats.invoke(statuses.clj:99)
    at jarkeeper.statuses$boot_project_map.invokeStatic(statuses.clj:121)
    at jarkeeper.statuses$boot_project_map.invoke(statuses.clj:116)
    at jarkeeper.statuses$project_map$fn__9961.invoke(statuses.clj:160)
...
(20 additional frame(s) were not displayed)

ExecutionException: java.lang.IllegalArgumentException: Don't know how to create ISeq from: clojure.lang.Symbol
    at jarkeeper.statuses$project_map.invokeStatic(statuses.clj:161)
    at jarkeeper.statuses$project_map.invoke(statuses.clj:158)
    at jarkeeper.web$app_routes$fn__12359.invoke(web.clj:62)
    at jarkeeper.web$wrap_referrer_policy$fn__12375.invoke(web.clj:105)
...
(52 additional frame(s) were not displayed)
@danielcompton danielcompton self-assigned this Dec 18, 2017
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

1 participant