Re: [dspace-tech] yarn install "timeout error" Installing DSpace 7.4 on Ubuntu 22.04

2022-10-21 Thread Lewatle Johannes Phaladi
Hello Tim, Thanks a lot, it has worked after increasing timeout as you have mentioned and also handle issue has been resolved on this new version 7.4. Regards, Lewatle On Friday, 21 October 2022 at 16:50:04 UTC+2 Tim Donohue wrote: > Hi Lewatle, > > Yarn has a flag that lets you increase the

Re: [dspace-tech] yarn install "timeout error" Installing DSpace 7.4 on Ubuntu 22.04

2022-10-21 Thread 'Tim Donohue' via DSpace Technical Support
Hi Lewatle, Yarn has a flag that lets you increase the timeout as needed. For example, this will increase the timeout to 5mins (300,000 milliseconds) "yarn install --network-timeout 30" You could also try even larger numbers. If that doesn't work, then it could be that your server has

[dspace-tech] yarn install "timeout error" Installing DSpace 7.4 on Ubuntu 22.04

2022-10-21 Thread Lewatle Johannes Phaladi
Dear DSpace Team, how to resolve yarn timeout error, the server has network connection /dspace-angular-dspace-7.4$ yarn install yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... info There appears to be trouble with your network connection. Retrying... info There

[dspace-tech] Re: start-handle-server script no error but service not up

2022-10-21 Thread Lewatle Johannes Phaladi
Hi, Thanks a lot. Regards, Lewatle On Thursday, 20 October 2022 at 16:24:54 UTC+2 lawalola...@gmail.com wrote: > Hello, > > You'll need to copy them to the /Dspace/lib directory. Then you run the > script again to start the handle server. > > On Thursday, 20 October 2022 at 15:07:05 UTC+1