0

I installed Dspace 5.2 on a Linux system (CenOS) for testing and implementation at our University. Everything works fin expect when I try to view/open any file attached to any item. The browser tries to connect and download the file but nothing happens for a long time.

Following is a sample item with a couple of files.

http://ds.bethlehem.edu:8080/xmlui/handle/123456789/30

Appreciate your help

  • The 123456789/30 item cannot be found, I guess it was removed. But the 123456789/32 item works fine here. – Antoine Snyers Nov 27 '15 at 12:39
  • Thanks for checking the issue. I was able to resolve the problem. It was our firewall blocking connections to google servers. Everytime an item is viewed, despise server connects to google servers. Not sure why this happens, especially that I did not enable google analytics. Thanks again. Philip – Philip DAoud Nov 28 '15 at 14:28

1 Answers1

0

I was able to resolve the problem. It was our firewall blocking connections to google servers. Everytime an item is viewed, despise server connects to google servers. Not sure why this happens, especially that I did not enable google analytics.