Fork me on GitHub
#cljdoc
<
2018-08-17
>
Josh Horwitz01:08:15

I keep running into this while running locally. It used to work, any ideas what I am missing?

martinklepsch06:08:39

@joshua.d.horwitz hm. that stacktrace is weird, there’s not a single frame of cljdoc code :thinking_face:

martinklepsch06:08:46

@joshua.d.horwitz do you have any more context? Like we’re you trying to do something specific?

Josh Horwitz12:08:56

Anytime I try to process a library

Josh Horwitz12:08:19

The site itself is up and running

martinklepsch13:08:21

@joshua.d.horwitz can you try curl -i -u cljdoc:cljdoc -X POST -d project=reagent -d version=0.8.0 localhost:8000/api/request-build2 when the server is running and see if that gets you a 502?

martinklepsch13:08:39

I'm a little but confused why that stacktrace is so minimal ... :thinking_face:

martinklepsch13:08:14

🔈 PSA — Two (2) hours until public hangout 🙂

martinklepsch15:08:50

@joshua.d.horwitz if you add a (println full-build-url) to src/cljdoc/analysis/service.clj just after line 60 (before http/post) what does it print?

martinklepsch15:08:49

Here's the hangout link, I hope we fit into whatever the limit is: https://hangouts.google.com/call/VtAa72UDrvzh6JrD2sqeAAEI 🙂

💜 4
martinklepsch15:08:50

I'll just deliberately use <!here> for this special occasion 🙂 ^

Josh Horwitz15:08:57

I’m joining! I can only listen at the moment

Josh Horwitz16:08:01

Sorry everyone had to jump off

Josh Horwitz16:08:14

Weill make time in my schedule so I can talk next time lol

luchini16:08:11

Thanks @martinklepsch… great overall!

Josh Horwitz16:08:52

Yes,, thank you @martinklepsch was great!

rodolfo16:08:44

@martinklepsch that was a very helpful overview, thanks

martinklepsch17:08:34

Great to have you all! 👍