Pups failure when rebuilding with Adsense plugin

I encountered an error when trying to upgrade my forum yesterday from the admin panel so tried rebuilding the container just now from the command line. I’m getting a failure with rake assets:precompile and it tells me the location of the failure is in:
Location of failure: pups/lib/pups/exec_command.rb:105:in 'spawn'

A full screenshot can be found here

I wondered if @sam has encountered this before or if this is a known issue with pups or if it’s a problem with my install?

I’m in the process now of scp’ing the shared folder down to my local machine before I go messing around with anything.

Any help would be much appreciated as my site is currently offline.

Thanks

you tested this in your ssh : ?

cd /var/discourse
git pull
./launcher rebuild app

Yep. Everything is up to date.

Ok I have found the problem.

I was using the Google Adsense plugin. As soon as I removed this the container rebuilt successfully. Anyone have any ideas why?! I don’t have time to investigate fully at the moment.

Discussed here
https://meta.discourse.org/t/upgrade-failed-due-to-adsense-plugin/28671

1 Like