OrientDB 1.6.1 - Create new Database with Studio fails!

429 views
Skip to first unread message

Cod3r

unread,
Nov 30, 2013, 2:11:11 PM11/30/13
to orient-...@googlegroups.com
When i started Studio (my server is started) and i try to add a new Database, it dont work. The Browser (Chrome) still asking for Authentication username and password. I already try the user found into orientdb-server-config.xml, i add more users, change password restarted the server, but i cant create a new Database from Studio... whats wrong?

Cod3r

unread,
Nov 30, 2013, 3:40:56 PM11/30/13
to orient-...@googlegroups.com
Well!! This occurs only when i use as User another name as "root". When i use root as User, then i can create a new database.

Gaurav Dhiman

unread,
Feb 26, 2014, 3:25:12 AM2/26/14
to orient-...@googlegroups.com
Hi,

I am new to OrientDB, just downloaded it yesterday. Looks promising option for DB layer, but I am not able to create the new DB.
I am facing the same issue that is explained on this thread, except that even root is not working for me. When I try creating new DB through OrientDB Studio, it keeps on asking me for authentication. I tried all combinations of existing users, but none worked.

I have below two users in my orientdb-server-config.xml

        <user resources="*" password="881912E114F3FAC64DB70A328073E06FD1D563A5AB67E31829D130CB68860AF4" name="root"/>
<user resources="*" password="testing" name="testuser"/>

I am running it on localhost (Windows 8). Any idea, how to solve this ?

Regards,
Gaurav

Gaurav Dhiman

unread,
Feb 26, 2014, 3:48:54 AM2/26/14
to orient-...@googlegroups.com
Got it resolved, don't know the exact reason for it.

Steps to resolve:
1. Reinstall orientDB
2. At this point there will be no user defined in orientdb-server-config.xml. Add at least one user as below, with your own password
<user resources="*" password="whatever your want" name="root"/>
3. Save the file and start the server
4. Go to OrientDB Studio. It should ask for authentication.
5. Enter the username and password that you configured in step 2 above
6. One should be able to add new DB.

In earlier case (before re-install), i directly started OriendDB server, without setting user, so something got messed up. I think it should be clearly mention in Read Me or somewhere about above steps else its tough for new OrientDB guy to get resolve it.


Best Regards,
Gaurav



--
 
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/5NPGHlkHQGs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Pankaj Dwivedi

unread,
Oct 12, 2015, 10:22:14 AM10/12/15
to OrientDB
I was also facing the same issue. I just changed the password in orientdb-server-config.xml and did ./orientdb.sh start. It worked

Thanks,
Pankaj
Reply all
Reply to author
Forward
0 new messages