[dspace-tech] DSpace 7.6.1 timeouts in production

2024-02-24 Thread Gabriel Martins
Dear All, I am experiencing timeout issues when trying to make the DSpace 7 platform available in production with HTTPS when the front end is served by dspace-ui-deploy. However, I am able to access it normally when served by 'yarn start:dev'." I tried following the documentation strictly and

[dspace-tech] Inconsistency on Item Statistics

2017-09-27 Thread Gabriel Martins
Hello, I am having trouble in understanding what the numbers mean in the statistics page of a item. The number of total visits don't match with the visits per country and I don't understand what the "Views" number means on the file downloads block. The numbers are updated, as the stats scrips

[dspace-tech] Submission stuck on upload step

2016-12-01 Thread Gabriel Martins
I can make a normal submission until I reach the submission step. Clicking next will continue in the upload step. The logs do not point to error and I do not know what else to do. Can someone help me? I would greatly appreciate it. -- You received this message because you are subscribed to

[dspace-tech] Select element not serializable?

2016-07-05 Thread Gabriel Martins
I got a strange error when I changed the text element in form of UploadStep.java for a select. Here's the code: Text description = upload.addItem().addText("description"); description.setLabel(T_description); description.setHelp(T_description_help); for: Select description =

[dspace-tech] Stuck on upload step

2016-07-01 Thread Gabriel Martins
I got a strange error while doing a submission, it gets stucks on upload step and nothing happens after clicking the next button. It appears that if I choose a archive and click in next afterwards it goes to the revision step, but if I upload another archive, I get stuck. Don't have any idea of

[dspace-tech] Add metadata to bitstream

2016-06-07 Thread Gabriel Martins
In upload step of submission process there is a field do write the file description. My team want to add a second description field but we don't have any idea of how. Can anyone share some idea? We would thank a lot. Sorry for the bad english. -- You received this message because you are