Hi Rushabh;
Here is the last paragraph in the console:
Traceback (most recent call last):
File “/var/www/erp/erpnext/public/server.py”, line 80, in <module>
if init():
File “/var/www/erp/erpnext/public/server.py”, line 49, in init
webnotes.http_request = webnotes.auth.HTTPRequest()
File “…/lib/py/webnotes/auth.py”, line 55, in init
webnotes.login_manager = LoginManager()
File “…/lib/py/webnotes/auth.py”, line 116, in init
self.authenticate()
File “…/lib/py/webnotes/auth.py”, line 138, in authenticate
self.user = self.check_password(user, pwd)
File “…/lib/py/webnotes/auth.py”, line 149, in check_password
and password
=password(%s)“”", (user, pwd))
File “…/lib/py/webnotes/db.py”, line 154, in sql
raise e
ProgrammingError: (1146, “Table ‘erpnextdb1.__Auth’ doesn’t exist”)
I think it’s because of the table _Auth, I don’t have it in my database, may be that’s because of the error I told you about before with github I am always facing an error :
error: cannot open .git/FETCH_HEAD: Permission denied
when I pull updates from github, while I found that new files updated on my erpnext folder.
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/vzdOGS0Tc2AJ.
For more options, visit https://groups.google.com/groups/opt_out.