DSpace7 Not accessible on IP Address

158 views
Skip to first unread message

Ali Shahzad

unread,
Feb 14, 2023, 11:54:41 PM2/14/23
to DSpace Technical Support
Hello Everyone.
Dear Community,
Could you help me for the setup of the Local IP Configuration? I have recently installed dspace7 it's working well on localhost:4000 but the problem is that it's not working on the local IP. I want to access dspace7 on the local network.

i have already configured the frontend and backend config file. when i hit the link it land on the page and the redirect me on the 500 page the service is unavailable.
Please see the attached image for your reference.

Please help me...
dspace-500-error.jpg

Ali Shahzad

unread,
Feb 17, 2023, 12:41:53 AM2/17/23
to DSpace Technical Support
useless community no one is helping ...

thank you. 

Matúš Formanek

unread,
Feb 17, 2023, 3:44:00 AM2/17/23
to DSpace Technical Support


Dátum: piatok 17. februára 2023, čas: 6:41:53 UTC+1, odosielateľ: Ali Shahzad

Mohammad S. AlMutairi

unread,
Feb 17, 2023, 7:16:58 AM2/17/23
to DSpace Technical Support
You need to be polite and apologize to the community members and that's because of two reasons. 1) You asking for an un-supported/un-recommended configuration. 2) What you are trying to do is already posted in this thread (still on the first page) https://groups.google.com/g/dspace-tech/c/a3QkSg4zUSg/m/S4rcEVgYBwAJ

Warning: This is an unrecommended and unsupported configuration (I'm asking you not to setup it up this unless it's a day or two demonstration server).

**** For this to work you must have dspace version 7.3 and above and port 80 and 8080 should be opened and accessible from inside network or the public internet ( See the public access configuration at the bottom of this post ).

** To setup DSpace to be accessed from the local/inside/closed network on the IP address do:
** In local.cfg or dspace.cfg
dspace.server.url = http://server-private-ip:8080/server
dspace.ui.url =  http://server-private-ip

# In config.prod.yml
ui:
  ssl: false
  host: server-private-ip
  port: 80

rest:
  ssl: false
  host: server-private-ip
  port: 8080
  nameSpace: /server

1) yarn test:rest
2) yarn start:prod
3) Access DSpace at http://server-private-ip


**** To setup DSpace to be accessed from the public Internet on the IP address configuration do:
** In local.cfg or dspace.cfg
dspace.server.url = http://server-public-ip:8080/server
dspace.ui.url =  http://server-public-ip

# In config.prod.yml
ui:
  ssl: false
  host: server-private-ip
  port: 80

rest:
  ssl: false
  host: server-public-ip
  port: 8080
  nameSpace: /server

1) yarn test:rest
2) yarn start:prod
3) Access DSpace at http://server-public-ip


Speechless :(

Fitchett, Deborah

unread,
Feb 21, 2023, 9:37:01 PM2/21/23
to Ali Shahzad, DSpace Technical Support

Please be aware that this is a community of volunteers. Most of us have our own jobs that keep us busy already. The mailing list lets us ask questions if we’re stuck, and answer questions if we know the answer. But if we don’t know the answer there’s no obligation for us to try anyway. (This includes you: you’re part of the community too, but you’re not obligated to help other people if you don’t know the answer to their question!)

 

Sometimes I’ve asked a question and got no answer – so I just assumed that either what I was asking for wasn’t possible, or no-one here had any experience with that area. Other times I’ve needed more support than it would be fair to ask from the mailing list, so my institution has paid a contractor to help. And other times the list has given me exactly the information I needed, which I’m extremely grateful for!

 

Deborah

 

From: dspac...@googlegroups.com <dspac...@googlegroups.com> On Behalf Of Ali Shahzad
Sent: Friday, 17 February 2023 6:42 pm
To: DSpace Technical Support <dspac...@googlegroups.com>
Subject: [dspace-tech] Re: DSpace7 Not accessible on IP Address

 

Caution: This email originated from outside our organisation. Do not click links or open attachments unless you recognize the sender and know the content is safe.

 

--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/ee8d877b-e09c-4503-a11b-2c4108d9f8ban%40googlegroups.com.




"The contents of this e-mail (including any attachments) may be confidential and/or subject to copyright. Any unauthorised use, distribution, or copying of the contents is expressly prohibited. If you have received this e-mail in error, please advise the sender by return e-mail or telephone and then delete this e-mail together with all attachments from your system."
Reply all
Reply to author
Forward
0 new messages