multicontainer-getting-started icon indicating copy to clipboard operation
multicontainer-getting-started copied to clipboard

Stuck at: [Info] Still Working...

Open chrisruk opened this issue 2 years ago • 0 comments

I tried to use this project recently with balena push <fleet name>, I've managed to use it previously locally, but currently seem to get it stuck outputting [Info] Still Working... continuously, just wondering if you have any suggestions. Many thanks!

[frontend]   ---> 2696938c8c95
[frontend]  Step 6/11 : ENV HIGHCHARTS_VERSION=7.0.3
[frontend]  Using cache
[frontend]   ---> a696e7c9cc93
[frontend]  Step 7/11 : RUN mkdir -p static/js &&     wget "https://code.jquery.com/jquery-${JQUERY_VERSION}.min.js" -O static/js/jquery.min.js &&     wget "https://code.highcharts.com/${HIGHCHARTS_VERSION}/highcharts.js" -O static/js/highcharts.js &&     wget "https://unpkg.com/requirejs@${REQUIREJS_VERSION}/require.js" -O static/js/require.js
[frontend]  Using cache
[frontend]   ---> 61169c9bbe82
[frontend]  Step 8/11 : COPY package.json package.json
[frontend]  Using cache
[frontend]   ---> c7872a4712ae
[frontend]  Step 9/11 : RUN JOBS=MAX npm install --production
[frontend]  Using cache
[frontend]   ---> 048c12c352f3
[frontend]  Step 10/11 : COPY . ./
[frontend]  Using cache
[frontend]   ---> b58febca8c47
[frontend]  Step 11/11 : CMD ["npm", "start"]
[frontend]  Using cache
[frontend]   ---> 72fd33516f5e
[frontend]  Successfully built 72fd33516f5e
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...
[Info]      Still Working...

chrisruk avatar Oct 17 '23 14:10 chrisruk