servicebot icon indicating copy to clipboard operation
servicebot copied to clipboard

docker latest branch failing

Open ghost opened this issue 6 years ago • 2 comments

Just a FYI, the latest branch is failing on clean installation of the application (using the docker-compose provided in servicebot-deploy). tag version-0.9.11 is working however (but with an incorrect version on installation).

ghost avatar Apr 24 '18 04:04 ghost

I'm unable to replicate this, what error are you seeing?

bsears90 avatar Apr 26 '18 23:04 bsears90

This may be a hijack, but I also experienced a fail on a clean install via servicebot-deploy running Docker version 18.04.0-ce, build 3d479c0 on Ubuntu 16.04.4. The error occurs on setup in browser (tried Chrome 66, Safari 11.0.3 an Firefox 59 on Mac for good measure):

Unhandled Promise Rejection: TypeError: null is not an object (evaluating 'history.listen') in bundle.js:113134. A dispatchException is thrown.

I also get 404's for the following files: favicon.ico (no surprise there) /stylesheets/layouts/default-sidebar.css /api/v1/extra-css.css /build/es6-promise.map /build/plugins/react-currency-input.es.js.map

Let me know if this should be a separate issue. Cheers

williamd avatar May 14 '18 21:05 williamd