Mirador Viewer

129 views
Skip to first unread message

Alex B

unread,
Nov 2, 2023, 4:40:34 AM11/2/23
to DSpace Technical Support
Dear colleagues, after installing mirador (yarn run start:mirador:prod)
I am getting the following errors:

dspace-angular
Version: 7.6.0
Environment: Production

[HPM] Proxy created: /  -> http://10.220.16.19:8080/server/sitemaps
[HPM] Proxy created: /  -> http://10.220.16.19:8080/server
Error: listen EADDRINUSE: address already in use 10.220.16.19:4000
    at Server.setupListenHandle [as _listen2] (node:net:1463:16)
    at listenInCluster (node:net:1511:12)
    at doListen (node:net:1660:7)
    at _ZoneDelegate.invokeTask (/dspace/dspace-angular/dist/server/main.js:1:4697203)
    at Zone2.runTask (/dspace/dspace-angular/dist/server/main.js:1:4690185)
    at invokeTask (/dspace/dspace-angular/dist/server/main.js:1:4698691)
    at ZoneTask.options.useG.invoke (/dspace/dspace-angular/dist/server/main.js:1:4698536)
    at data.args.<computed> (/dspace/dspace-angular/dist/server/main.js:1:4708455)
    at processTicksAndRejections (node:internal/process/task_queues:84:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  
mirador installed or not? 
how to test the mirador?

Best regards,
Alex

DSpace Technical Support

unread,
Nov 3, 2023, 12:45:13 PM11/3/23
to DSpace Technical Support
Hi Alex,

That error appears to be saying you already have something running on port 4000.  Maybe you started the UI previously and forgot to stop it?  You won't be able to start it again until you first stop (or kill) whatever is running on port 4000.

Tim

Reply all
Reply to author
Forward
0 new messages