ERPNext installation..

214 views
Skip to first unread message

gangadhar kadam

unread,
Jan 21, 2013, 8:12:00 AM1/21/13
to erpnext-dev...@googlegroups.com
Hello all,
   While installation of ERPNext using link https://github.com/webnotes/erpnext/wiki/How-to-Install-ERPNext in 5th step ( python install_erpnext.py )
got followin error..
Imported from database /home/gangadhar/ERPNext code/app/master.sql
Traceback (most recent call last):
  File "install_erpnext.py", line 170, in <module>
    install()
  File "install_erpnext.py", line 22, in install
    setup_db(install_path, root_pwd, db_name)
  File "install_erpnext.py", line 59, in setup_db
    inst.import_from_db(db_name, source_path=source, verbose = 1)
  File "lib/webnotes/install_lib/install.py", line 94, in import_from_db
    self.update_admin_password(password)
  File "lib/webnotes/install_lib/install.py", line 115, in update_admin_password
    update_password("Administrator", getattr(conf, "admin_password", password))
  File "lib/webnotes/auth.py", line 241, in update_password
    password, password))
  File "lib/webnotes/db.py", line 111, in sql
    raise e
_mysql_exceptions.ProgrammingError: (1146, "Table 'erpdb.__Auth' doesn't exist")
gangadhar@gangadhar-Satellite-L45:~/ERPNext code$ 
 
What is issue?

Thanks..

Rushabh Mehta

unread,
Jan 22, 2013, 1:47:59 AM1/22/13
to erpnext-dev...@googlegroups.com
Gangadahar,

I have pushed an update.

lib/wnf.py --pull origin master

and run

lib/wnf.py --install [dbname] app/master.sql

- Rushabh

W: https://erpnext.com
T: @rushabh_mehta

--
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to erpnext-dev...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/-Sz9Brm2GxoJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

गंगाधर कदम

unread,
Jan 22, 2013, 8:18:22 AM1/22/13
to erpnext-dev...@googlegroups.com
Hello Rushabh sir,
   Thank you for your reply
As you told, I was running "lib/wnf.py --pull origin master" I got following error.

Wrote public/js/report-legacy.min.js - 43k
Wrote public/css/all-web.css - 133k
Wrote public/css/all-app.css - 195k
Wrote public/js/all-web.min.js - 28k
Wrote public/js/all-app.min.js - 674k
Traceback (most recent call last):
  File "lib/wnf.py", line 485, in <module>
    run()
  File "lib/wnf.py", line 323, in run
    pull(options.pull[0], options.pull[1], build=True)
  File "lib/wnf.py", line 59, in pull
    if build: rebuild()
  File "lib/wnf.py", line 64, in rebuild
    bundlejs.bundle(False)
  File "/home/gangadhar/ERPNext code/lib/webnotes/utils/bundlejs.py", line 189, in bundle
    make()
  File "app/website/helpers/make_web_include_files.py", line 13, in make
    home_page = website.utils.get_home_page()
  File "app/website/utils.py", line 258, in get_home_page
    doc_name = webnotes.conn.get_value('Website Settings', None, 'home_page')
  File "/home/gangadhar/ERPNext code/lib/webnotes/db.py", line 262, in get_value
    doctype=%s" % (', '.join(['%s']*len(fieldname)), '%s'), tuple(fieldname) + (doctype,), as_dict=False)
  File "/home/gangadhar/ERPNext code/lib/webnotes/db.py", line 111, in sql
    raise e
_mysql_exceptions.ProgrammingError: (1146, "Table 'erpdb.tabSingles' doesn't exist")

what should I do?

Regards,
Gangadhar kadam
--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444

Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping  prevent global warming by reducing consumption of power... ARE YOU?

Rushabh Mehta

unread,
Jan 22, 2013, 8:28:22 AM1/22/13
to erpnext-dev...@googlegroups.com
Just ignore that for now.

Did your install work?



W: https://erpnext.com
T: @rushabh_mehta

Anand Doshi

unread,
Jan 22, 2013, 1:12:22 PM1/22/13
to erpnext-dev...@googlegroups.com
Dear Gangadhar,

I recommend that you start with the fresh installation steps again. It should work, now that the __Auth table issue was fixed.

Thanks,
Anand.
Reply all
Reply to author
Forward
0 new messages