[HacktionLab] I Broke Barncamp :(
Brent
thebrentc at gmail.com
Wed May 29 18:16:06 UTC 2019
Cool.
While we're sharing tech woes, I've been fiddling around with BAMS for the
welcome desk system (forked at https://github.com/thebrentc/BAMS). Got it
working on Ubuntu desktop, but not laptop either Ubuntu (Lubuntu with
ubuntu-desktop installed) or Debian. It seems to compile, run, but not
display so suspect some GUI-related issue.
I took the opportunity to try out docker. The Dockerfile at
https://gist.github.com/thebrentc/bb9c82d36850520685fb01ef46428887
progresses but is bombing at the final steps*. Because "me doing things I
didn't fully understand" to quote :) Anyone doing a BAMS with Docker
workshop?
b
* Error msg: "docker: Error response from daemon: OCI runtime create
failed: container_linux.go:345: starting container process caused "exec:
\"./ImportAttendees bams-lots-data.csv test-data.dat\": stat
./ImportAttendees bams-lots-data.csv test-data.dat: no such file or
directory": unknown.
ERRO[0004] error waiting for container: context canceled"
On Wed, 29 May 2019 at 18:35, Ben Green <ben at bristolwireless.net> wrote:
> OK I've fixed it now. Some had made this change:
>
>
> barncamp at vaneigem:~/webroot$ git diff
> /home/users/barncamp/webroot/app/mailers/notifier.rb
> diff --git a/app/mailers/notifier.rb b/app/mailers/notifier.rb
> index ebfea1e..46395e4 100644
> --- a/app/mailers/notifier.rb
> +++ b/app/mailers/notifier.rb
> @@ -1,5 +1,5 @@
> class Notifier < ActionMailer::Base
> - default :from => "barncamp2019 at hacktionlab.org"
> + default :from => admin.email
>
> def thank_you(attendee)
> @attendee = attendee
>
>
> And not committed it to GIT. I reverted the change and it all works now.
>
> Cheers,
> Ben
>
>
>
>
>
> On 29/05/2019 18:24, Ben Green wrote:
> > Hi all,
> >
> > I found that barncamp.org.uk was hosted on a server I have access to, so
> > I logged in and made a change to the text on one of the pages, then I
> > restarted the service. It wouldn't start again.
> >
> > I've called Mike Harris, who's trying to get me in touch with Charlie.
> >
> > Really sorry I've borked the site. Hopefully we can have some
> > documentation on it in the long term.
> >
> > Cheers,
> > Ben
> >
> > ==
> > From Ben Green
> >
> > _______________________________________________
> > HacktionLab mailing list
> > HacktionLab at lists.aktivix.org
> > https://lists.aktivix.org/mailman/listinfo/hacktionlab
> >
>
>
> --
> ==
> From Ben Green
>
> _______________________________________________
> HacktionLab mailing list
> HacktionLab at lists.aktivix.org
> https://lists.aktivix.org/mailman/listinfo/hacktionlab
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.aktivix.org/pipermail/hacktionlab/attachments/20190529/1b58e738/attachment.html>
More information about the HacktionLab
mailing list