|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Labrena
Muppets Released
0
|
Posted - 2012.04.22 02:39:00 -
[1] - Quote
Upgrade from 1.4.9 didn't work.
Rollback didn't work.
Not synced (use migrations): - ecm.apps.common - ecm.apps.corp - ecm.apps.hr - ecm.apps.scheduler - ecm.plugins.accounting - ecm.plugins.assets - ecm.plugins.industry - ecm.plugins.pos (use ./manage.py migrate to migrate these) [ECM] Migrating from ECM 1.4.9... [ECM] $ /usr/bin/python manage.py migrate hr 0001 --noinput Unknown command: 'migrate' Type 'manage.py help' for usage.
didn't see a way to add bug on your new site, unless I missed it. |

Labrena
Muppets Released
0
|
Posted - 2012.04.22 23:20:00 -
[2] - Quote
diabeteman wrote:you need to upgrade django to 1.4
Same thing
[ECM] Migrating from ECM 1.4.9... [ECM] $ /usr/bin/python manage.py migrate hr 0001 --noinput Unknown command: 'migrate' Type 'manage.py help' for usage.
Python 2.6.6 (r266:84292, Dec 27 2010, 00:02:40) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import django >>> django.VERSION (1, 4, 0, 'final', 0) >>>
|

Labrena
Muppets Released
0
|
Posted - 2012.04.25 04:08:00 -
[3] - Quote
diabeteman wrote:Labrena wrote:[ECM] Migrating from ECM 1.4.9... [ECM] $ /usr/bin/python manage.py migrate hr 0001 --noinput Unknown command: 'migrate' Type 'manage.py help' for usage. Problem solved in ecm-2.0.2 :)
Tried the 2.0.2 upgrade, and it did work.
Seems that the re-direct / static pages are not working correctly though.
Just getting text links, no images. |

Labrena
Muppets Released
0
|
Posted - 2012.04.30 00:46:00 -
[4] - Quote
diabeteman wrote:2.0.4.1 is out, it should solve these two problems 
I did the upgrade to 2.0.4.2 and it now works.
Only thing i'm having an issue with now, is the cron jobs.
Under 1.4.9 it was working fine. Updated it to the new cron url in the instructions, but it does not run.
If i goto the url via browser, it runs all of the scheduled tasks though.
|

Labrena
Muppets Released
0
|
Posted - 2012.05.01 00:00:00 -
[5] - Quote
Ajurna Jakar wrote:Labrena wrote:diabeteman wrote:2.0.4.1 is out, it should solve these two problems  I did the upgrade to 2.0.4.2 and it now works. Only thing i'm having an issue with now, is the cron jobs. Under 1.4.9 it was working fine. Updated it to the new cron url in the instructions, but it does not run. If i goto the url via browser, it runs all of the scheduled tasks though. well if you can pop on the irc channel we can help you out. tash and i might not be as good as diab, but we can defiantly help with most issues. also depending on the page and what data is being pulled (some of the queries are not simple) it can take a little while. it shouldn't say it permanently.
I was able to work around it, but moving the cron stuff to a shell script and calling that instead.
|
|
|
|