Thank you so much for your timely guidance and response, now the issue is successfully resolved.
Thanks & Regards, *Abuzar* On Fri, Jul 12, 2024 at 9:39 PM 'Edwin Aldea' via DSpace Community < [email protected]> wrote: > Whenever this problem happens to me, I run this code on my server, dsstop; > sostop ; ngstop; pm2 kill ; ngbounce && dsstart && sostart after executing > the code the problem is eliminated. I hope you can solve > El viernes, 12 de julio de 2024 a las 3:31:01 UTC-4, Sidney Campos > escribió: > >> This error is probably in your reverse proxy, it is linked to the file >> size, I had the same problem and solved it by adding this line to >> nginx.conf: >> >> *client_max_body_size 64M;* >> >> If you are using Apache, research the equivalent code for it. >> >> Restart all services and test to see if it worked. >> >> If the problem persists, activate your browser's developer window and >> also check your reverse proxy logs. >> >> Good luck. >> >> Em sexta-feira, 12 de julho de 2024 às 04:05:47 UTC-3, Abuzar Hossian >> escreveu: >> >>> Dear Community, >>> >>> I am getting an "Item Upload failed" error repeatedly, as shown in the >>> below image. Earlier It was working fine unfortunately since last 2 days I >>> am getting this error. Please guide me to resolve the issue at your >>> earliest. >>> >>> [image: Upload Failed_DSpace 7.png] >>> >>> Thanks & Regards, >>> Abuzar >>> >> -- > 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 Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dspace-community/b96422fb-accb-458d-af8f-334055f1c023n%40googlegroups.com > <https://groups.google.com/d/msgid/dspace-community/b96422fb-accb-458d-af8f-334055f1c023n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/CAP_G2Z1pFxDmL4DfKeyAjXo%2B20XPg0-VE38KKJJbQdoqJzWa8A%40mail.gmail.com.
