faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 246 seconds]
feepbot has joined #amber
_whitelogger has joined #amber
<FromGitter> <mixflame> @sam0x17 if you think anything's a useful shard for us to maintain, just fork to Amber Community organization
<FromGitter> <sam0x17> will do! @mixflame
<FromGitter> <mixflame> thanks
<FromGitter> <ep4sh> Hi there! Could somebody help with an error on installation step: ⏎ ⏎ ```code paste, see link``` ⏎ ⏎ Previous steps done well. ... [https://gitter.im/amberframework/amber?at=5cbcd192e416b84519b9cad6]
<FromGitter> <mixflame> this is your error
<FromGitter> <mixflame> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5cbcd1f71cd0b8307d4dba1c]
<FromGitter> <mixflame> possibly upgrade your amber and crystal
<FromGitter> <mixflame> I think this was fixed already
<FromGitter> <ep4sh> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5cbcd24a4b4cb471d934ee24]
<FromGitter> <ep4sh> I trying install Amber first time :)
<FromGitter> <mixflame> what does ```amber -v``` spit out
<FromGitter> <ep4sh> That amber not found
<FromGitter> <ep4sh> I havent previous installations of it
<FromGitter> <mixflame> oh
<FromGitter> <mixflame> but you have the latest amber right?
<FromGitter> <mixflame> i think your amber is old
<FromGitter> <mixflame> look here
<FromGitter> <mixflame> does your src/amber/support/message_encryptor.cr#L66 match that?
<FromGitter> <ep4sh> I repeated these steps: ⏎ https://docs.amberframework.org/amber/guides/installation#for-debian-and-ubuntu ⏎ =)
<FromGitter> <rmarronnier> for ubuntu, crystal was updated to 0.28 and amber is not (yet) comptaible with :-)
<FromGitter> <mixflame> thanks @rmarronnier
<FromGitter> <rmarronnier> There's a PR ready : https://github.com/amberframework/amber/pull/1091 but not yet merged
<FromGitter> <ep4sh> Oh :) Thanks a lot :)
<FromGitter> <rmarronnier> np :-)
<FromGitter> <ep4sh> Okay) I`ll wait updates and dive deep into crystal)
<FromGitter> <mixflame> or you can install crystal 0.27.2 and use the stable
<FromGitter> <mixflame> up to you
<FromGitter> <ep4sh> ok) thanks =)