[dspace-tech] Translation Issues

2021-11-10 Thread Sar Boz
I added 2 languages to DSpace and having this kind of issue.
[image: problem.PNG]

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/dd1ceb1e-3277-4b26-838f-7b7dd67a65d2n%40googlegroups.com.


Re: [dspace-tech] DSpace index discovery not completed on DSpace 7.1

2021-11-10 Thread 'Tim Donohue' via DSpace Technical Support
Hi Lewatle,

Those errors seem to all be startup/restart issues with your application.

The Solr issue is in our common installation issue: 
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-Solrrespondswith%22Expectedmimetypeapplication/octet-streambutgottext/html%22(404NotFound)

The PM2 issue is saying that port 4000 is still in use...which means that 
perhaps you never stopped the UI & it's still running on port 4000?  Maybe it 
needs to be stopped & restarted?

The UI related issue is showing a CORS issue which is also one of the common 
installation issues: 
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-%22XMLHttpRequest..hasbeenblockedbyCORSpolicy%22or%22CORSerror%22or%22InvalidCORSrequest%22

My best guess is that during your upgrade some of your 7.0 configurations may 
have either been lost or not copied over into 7.1?  It's hard to say for sure, 
but it sounds like your 7.1 instance is no longer configured properly...and so 
you are hitting those common installation problems again even after an upgrade.

If you have further questions let us know on this list.

Tim


From: dspace-tech@googlegroups.com  on behalf of 
Lewatle Johannes Phaladi 
Sent: Wednesday, November 10, 2021 7:42 AM
To: DSpace Technical Support 
Subject: [dspace-tech] DSpace index discovery not completed on DSpace 7.1

Dear DSpace Colleagues,

When upgrading from dspace 7.0 to 7.1 got errors when running ./dspace 
index-discovery -b, please see attachments, there is also UI errors attached,  
pm2 logs results is also attached. Please assist, items are still not appearing 
under collections.

Regards,
Lewatle

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f61999e5-acc3-4533-a178-12c1a5a4d797n%40googlegroups.com.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/DM5PR2201MB1148198C0070249E572420D1ED939%40DM5PR2201MB1148.namprd22.prod.outlook.com.


Re: [dspace-tech] Error on homepage

2021-11-10 Thread 'Tim Donohue' via DSpace Technical Support
Hi Jaware,

The messages you sent in your last email can be ignored safely as they are not 
the root problem.

The 404 response from "google.analytics.key" is just saying that you haven't 
yet configured that configuration on your backend. It will not cause any 
problems & can be ignored.

The "Whitelabel error page" just tells us that page is not responding but 
doesn't give us any information as to why it is not responding.

So, in both cases, you need to look for a more descriptive error in your 
Browser's DevTools or in the backend logs.  Again, please see our 
troubleshooting guide for step-by-step of how to find more information about 
the errors.  
https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)

Until you find the underlying errors, we won't be able to provide any useful 
support or help.  My best guess is that you are likely hitting one of the 
common installation issues, but I don't know which one until you follow the 
troubleshooting guide & look for errors.   
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues

Tim

From: Endmar Technologies 
Sent: Wednesday, November 10, 2021 7:07 AM
To: Tim Donohue 
Cc: DSpace Technical Support 
Subject: Re: [dspace-tech] Error on homepage

Hi Tim,

I just seen the error on chrome browser which looks like the following.Can you 
suggest me the solution as per the following error

 Environment: Production
:8080/server/api/config/properties/google.analytics.key:1 Failed to load 
resource: the server responded with a status of 404 ()

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as 
a fallback.

Wed Nov 10 12:42:36 UTC 2021
There was an unexpected error (type=Not Found, status=404).
An exception has occurred


Thanks,Jaware

On Tue, Nov 9, 2021 at 6:12 PM Tim Donohue 
mailto:tim.dono...@lyrasis.org>> wrote:
Hi,

I'd recommend checking your UI and backend for possible error messages.  Here's 
a troubleshooting guide for how to do that: 
https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)

We also have several common error messages that may be found (in either the UI 
or backend) documented here: 
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues

Chances are you are hitting one of those common configuration issues (which may 
not be detected yet by the "yarn config:check:rest" script yet).  If you find 
the more specific errors in the UI or backend logs and cannot figure out a 
solution, feel free to send them to this list and we'll provide further advice.

Tim

From: dspace-tech@googlegroups.com 
mailto:dspace-tech@googlegroups.com>> on behalf 
of Jaware mailto:endmartech4afr...@gmail.com>>
Sent: Tuesday, November 9, 2021 12:12 AM
To: DSpace Technical Support 
mailto:dspace-tech@googlegroups.com>>
Subject: [dspace-tech] Error on homepage

Dear all,

Just installed DSpace 7.1 over Ubuntu and able to  connect to the REST API by 
running yarn config:check:rest works fine and runing  yarn start also works.
I  can login to the angular interface however I was looking the following errors
at the home page (error.top-level-communites) and also the following error 
while I was creating top level communtiies(An error occurred searching for a 
community
Request is invalid or incorrect)

May I get your support please

Testing the rest fine
jaware@library:~/angular-dspace# yarn config:check:rest

Building production environment
No specific environment file found for --prod
Angular environment.ts file generated correctly at 
./src/environments/environment.ts

...Testing connection to REST API at http://172.21.6.150:8080/server/api...

RESPONSE: 200

Checking JSON returned for validity...
"dspaceVersion" = DSpace 7.1
"dspaceUI" = http://172.21.6.150:4000
"dspaceServer" = http://172.21.6.150:8080/server
"dspaceServer" property matches UI's "rest" config? true
Does "/api" endpoint have HAL links ("_links" section)? true
Done in 3.77s.

Best,Jaware


--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b9f0e524-5f1b-4cab-9dc0-a576c95e12f1n%40googlegroups.com.

-- 
All messages to this mailing list should 

Re: [dspace-tech] Error on homepage

2021-11-10 Thread Endmar Technologies
Hi Tim,

I just seen the error on chrome browser which looks like the following.Can
you suggest me the solution as per the following error

 Environment: Production
:8080/server/api/config/properties/google.analytics.key:1 Failed to load
resource: the server responded with a status of 404 ()

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this
as a fallback.
Wed Nov 10 12:42:36 UTC 2021
There was an unexpected error (type=Not Found, status=404).
An exception has occurred


Thanks,Jaware

On Tue, Nov 9, 2021 at 6:12 PM Tim Donohue  wrote:

> Hi,
>
> I'd recommend checking your UI and backend for possible error messages.
> Here's a troubleshooting guide for how to do that:
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>
> We also have several common error messages that may be found (in either
> the UI or backend) documented here:
> https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues
>
> Chances are you are hitting one of those common configuration issues
> (which may not be detected yet by the "yarn config:check:rest" script
> yet).  If you find the more specific errors in the UI or backend logs and
> cannot figure out a solution, feel free to send them to this list and we'll
> provide further advice.
>
> Tim
> --
> *From:* dspace-tech@googlegroups.com  on
> behalf of Jaware 
> *Sent:* Tuesday, November 9, 2021 12:12 AM
> *To:* DSpace Technical Support 
> *Subject:* [dspace-tech] Error on homepage
>
> Dear all,
>
> Just installed DSpace 7.1 over Ubuntu and able to  connect to the REST API
> by running yarn config:check:rest works fine and runing  yarn start also
> works.
> I  can login to the angular interface however I was looking the following
> errors
> at the home page (error.top-level-communites) and also the following error
> while I was creating top level communtiies(An error occurred searching for
> a community
> Request is invalid or incorrect)
>
> May I get your support please
>
> Testing the rest fine
> jaware@library:~/angular-dspace# yarn config:check:rest
>
> Building production environment
> No specific environment file found for --prod
> Angular environment.ts file generated correctly at
> ./src/environments/environment.ts
>
> ...Testing connection to REST API at http://172.21.6.150:8080/server/api.
> ..
>
> RESPONSE: 200
>
> Checking JSON returned for validity...
> "dspaceVersion" = DSpace 7.1
> "dspaceUI" = http://172.21.6.150:4000
> "dspaceServer" = http://172.21.6.150:8080/server
> "dspaceServer" property matches UI's "rest" config? true
> Does "/api" endpoint have HAL links ("_links" section)? true
> Done in 3.77s.
>
> Best,Jaware
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/b9f0e524-5f1b-4cab-9dc0-a576c95e12f1n%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CA%2BYMWA%2Bqp3moj3eV-j%3D0QoHRdf84fT87dDpSnVz8%2BsoSeSQt0g%40mail.gmail.com.


[dspace-tech] DSpace 7 and Backend connect with HTTS

2021-11-10 Thread Kosmas Kaifel
Good morning together,

I have a problem with HTTPS to the backend-server.
I start backend-server with the command:
https:///server
The backend-server started and  now I want to make a login into the
HAL-Browser.
Then I receive the anwser "Failed to login Invalid Credentials" and also
I can not
start the frontend-server.

If I start the backend-server with HTTP and the command
http://:8080/server I can make a login into the HAL-Browser
and the frontend started also.

Best Regards
Kosmas

-- 
+---+
Universität Ulm
Kommunikations- und Informationszentrum (kiz)
Abt. Informationsmedien
Albert-Einstein-Allee 37
89081 Ulm
Tel.   0731/50-15495
EMail: kosmas.kai...@uni-ulm.de
++

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/904111d4-764a-6d15-8732-631d0c2c1fe5%40uni-ulm.de.