[dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-02 Thread Projects Arunendra
Any help would be appreciated.

On Tuesday, December 27, 2022 at 5:54:47 PM UTC+5:30 Projects Arunendra 
wrote:

> I faced 2 errors:
> While executing yarn install, I got 
> error @typescript-eslint/experimen...@5.11.0: The engine "node" is 
> incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || 
> >=16.0.0". Got "14.15.1"
>
> I ignored the above error and continued:
> yarn run build:prod
> yarn run v1.22.19
> $ yarn run build:ssr
> $ ng build --configuration production && ng run 
> dspace-angular:server:production
> error Command failed with exit code 1
>
> Are the two related?
> What is the way out?
>

-- 
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/30e6e006-1415-438e-a99a-47ccea5d1f82n%40googlegroups.com.


[dspace-tech] Re: I cant create administrator dspace 7.4

2023-01-02 Thread Mohammad S. AlMutairi
On Monday, January 2, 2023 at 6:05:39 PM UTC+3 m.kussai...@gmail.com wrote:

> Hello everyone. I need your help. I have two questions.
> *1)*
> I installed dspace 7.4. And created a dspace administrator. 
> e-mail: dspace_admin
> passwd:dspace
> But I can't login with this username. Is it mandatory to enter an email 
> address?
>
You should've added it but it's not mandatory. To keep it short you should 
be able to login with dspace_admin if it was created as an administrator 
unless the login issue you have is caused by something else. Check 
[dspace]/log/dspace.log you should find some clue why.

make sure you see the administrator account you created by running.
[dspace]/bin/dspace user --list 

*2)*
> when I want to create a new administrator , I run the command:
> *dspace@dspace7:/opt/solr-8.11.2/bin$ /dspace/bin/dspace 
> create-administrator *
> it gives the following error:
> *-bash: /dspace/bin/dspace: Permission denied*
> What's my mistake?
>
I think you are logged in with a user which has no permission to execute 
[dspace]/bin/dspace .. Check who you are by invoking whoami command and 
then check who is the owner if the dspace folde. A simple ls -al should 
show it.
 

>
> How to create a DSpace administrator correctly?
>
You done it right. ( /dspace/bin/dspace create-administrator ).

Is it possible to create multiple administrators?
>
Yes you can and you can also overwrite the same admin user by creating it 
again.
 

>
> With best regards. Kussaynov M.
>

Cheers 

-- 
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/bd226c01-8d64-4cab-a876-8ff8b049ab39n%40googlegroups.com.


[dspace-tech] I cant create administrator dspace 7.4

2023-01-02 Thread Мухаметали Кусайынов
Hello everyone. I need your help. I have two questions.
*1)*
I installed dspace 7.4. And created a dspace administrator. 
e-mail: dspace_admin
passwd:dspace
But I can't login with this username. Is it mandatory to enter an email 
address?
*2)*
when I want to create a new administrator , I run the command:
*dspace@dspace7:/opt/solr-8.11.2/bin$ /dspace/bin/dspace 
create-administrator *
it gives the following error:
*-bash: /dspace/bin/dspace: Permission denied*
What's my mistake?
How to create a DSpace administrator correctly?
Is it possible to create multiple administrators?
With best regards. Kussaynov M.

-- 
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/9f49b9ca-8a38-459f-8170-963c27e1a982n%40googlegroups.com.