Re: update

21 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Madhan kumar

ungelesen,
22.12.2012, 00:51:5622.12.12
an erpnext-dev...@googlegroups.com
i have pulled latest update today using lib/wnf.py --update origin master, after which the home page didnt show any icons and some of the modules are not accessible. please let me know how to correct it.

thanks and regards,
madhan

Rushabh Mehta

ungelesen,
22.12.2012, 02:25:3822.12.12
an erpnext-dev...@googlegroups.com
Please update again

Sent from mobile
--
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/-/BBPVwY_vq8MJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Madhan Kumar

ungelesen,
22.12.2012, 02:50:4622.12.12
an erpnext-dev...@googlegroups.com
when i update again it shows the following error 

Traceback (most recent call last):
  File "lib/wnf.py", line 446, in <module>
    run()
  File "lib/wnf.py", line 397, in run
    update_erpnext(options.update[0], options.update[1])
  File "lib/wnf.py", line 96, in update_erpnext
    patch_sync_build()
  File "lib/wnf.py", line 99, in patch_sync_build
    patch_sync()
  File "lib/wnf.py", line 110, in patch_sync
    sync_all()
  File "lib/wnf.py", line 92, in sync_all
    webnotes.model.sync.sync_all(force)
  File "/var/www/erpnext/lib/webnotes/model/sync.py", line 13, in sync_all
    modules += sync_modules(force)
  File "/var/www/erpnext/lib/webnotes/model/sync.py", line 25, in sync_modules
    return walk_and_sync(os.path.join(os.path.dirname(os.path.abspath(conf.__file__)), 'app'), force)
  File "/var/www/erpnext/lib/webnotes/model/sync.py", line 50, in walk_and_sync
    sync(module_name, name, force)
  File "/var/www/erpnext/lib/webnotes/model/sync.py", line 61, in sync
    with open(get_file_path(module_name, docname), 'r') as f:
IOError: [Errno 2] No such file or directory: u'/var/www/erpnext/website/doctype/product_settings/product_settings.txt'


-- 
Madhan

Rushabh Mehta

ungelesen,
22.12.2012, 03:03:2722.12.12
an erpnext-dev...@googlegroups.com
Are you running this from the right folder?


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.

Madhan Kumar

ungelesen,
22.12.2012, 03:05:5022.12.12
an erpnext-dev...@googlegroups.com
yes from /var/www/erpnext.
--
Madhan

Rushabh Mehta

ungelesen,
22.12.2012, 03:12:2322.12.12
an erpnext-dev...@googlegroups.com
Madhan,

I checked and it works for me. 

I can see an "app" missing in the path

IOError: [Errno 2] No such file or directory: u'/var/www/erpnext/website/doctype/product_settings/product_settings.txt'

Definitely a path related issue - do have any local changes?

- Rushabh


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

Madhan Kumar

ungelesen,
22.12.2012, 03:32:4022.12.12
an erpnext-dev...@googlegroups.com
i havent done any local changes. will check and come back to you

thanks.
madhan

Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten