RedemptionC commented on pull request #2065:
URL: https://github.com/apache/apisix-dashboard/pull/2065#issuecomment-925846635


   @nic-chen 
   there are only one failure now,and it seems to be unrelated to my commit.
   ```
   #12 227.7 info There appears to be trouble with your network connection. 
Retrying...
   #12 260.8 info There appears to be trouble with your network connection. 
Retrying...
   #12 294.0 error An unexpected error occurred: 
"https://registry.nlark.com/monaco-editor/download/monaco-editor-0.24.0.tgz?cache=0&sync_timestamp=1620845835330&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmonaco-editor%2Fdownload%2Fmonaco-editor-0.24.0.tgz:
 ESOCKETTIMEDOUT".
   #12 294.0 info If you think this is a bug, please open a bug report with the 
information provided in "/apisix-dashboard/web/yarn-error.log".
   #12 294.0 info Visit https://yarnpkg.com/en/docs/cli/install for 
documentation about this command.
   #12 294.0 make: *** [build] Error 1
   ------
   Dockerfile.dashboard.rpm:24
   --------------------
     23 |     # install APISIX dashboard
     24 | >>> RUN /install-common.sh install_dashboard \
     25 | >>>     # determine dist and write it into /tmp/dist file
     26 | >>>     && /determine-dist.sh
     27 |     
   --------------------
   error: failed to solve: process "/bin/sh -c /install-common.sh 
install_dashboard     && /determine-dist.sh" did not complete successfully: 
exit code: 2
   make: *** [Makefile:124: build-dashboard-rpm] Error 1
   Error: Process completed with exit code 2.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to