Fork me on GitHub
#braid-chat
<
2016-04-04
>
grounded_sage00:04:11

Getting a few different errors. Just requested a password reset and I got this when clicking on the link that come through in the email java.lang.String cannot be cast to clojure.lang.IFn. I also still can't seem to get it all running with Figwheel this appears in the lein repl terminal after entering the local host when Figwheel is waiting to connect No implementation of method: :make-reader of protocol: #' found for class: nil. This is what comes up in the Fiwheel terminal when running mobile dev Figwheel without touching the browser Exception in thread "main" java.lang.NumberFormatException: For input string: "figwheel", compiling:(/private/var/folders/gh/4xy__nbs1r5gxzt3lz1y740m0000gn/T/form-init6992510589473185970.clj:1:125)

grounded_sage00:04:11

I have actually deleted the datomic and braid folders and downloaded fresh to see if it was an issue with my version. I'm wondering if this is a computer issue?

rafd01:04:05

@grounded_sage: I think I may know what it is. I will look into it now

rafd02:04:23

@grounded_sage: OK, I pushed a new version up

rafd02:04:04

the reason you were getting the IOFactory error was because there was a part of the server that would try to open the compiled js file (to generate a SHA of it), which would fail if it was not created by figwheel yet

rafd02:04:39

note: you now run lein figwheel desktop-dev instead of lein run ......

rafd02:04:04

also, to access the mobile client, you need to go via`http://localhost:3449/mobile.html` (it's not working yet)

rafd02:04:29

(ie.. the mobile client isn't connected to the backend at all, just some preliminary frontend code)

rafd03:04:47

lein figwheel mobile-dev should work without problems

grounded_sage06:04:09

Cool that was my issue I have just been copying and pasting from dev instructions. I've submitted a pull request to fix them removing the run call

rafd08:04:58

whooops, thanks for catching that!

grounded_sage12:04:43

No probs. That was the source of great frustration glad you through in that little note: haha

jamesnvc16:04:50

I think someone washaving problems resetting their password - I think I've fixed the bug that was preventing that from working

grounded_sage17:04:49

Yea that was me as well. I was planning to jump into braid instead of using Slack but then I realised Last Pass didn't have the password 😛

jamesnvc20:04:57

ah, sorry about that!

grounded_sage23:04:06

I think I have found an issue with listing the users in a group. It seems that when you create a new group that there is no new group-id added to a user. I found this by creating a new group and to see if I could filter out Bar.