Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have issue when update to 1.3 #179

Closed
deprito opened this issue Apr 11, 2014 · 7 comments
Closed

Have issue when update to 1.3 #179

deprito opened this issue Apr 11, 2014 · 7 comments
Milestone

Comments

@deprito
Copy link

deprito commented Apr 11, 2014

When i try to update the ee with ee update, i got an error before finished.

EasyEngine (ee) Updated Successfully
/usr/local/sbin/ee: line 2761: syntax error near unexpected token (' /usr/local/sbin/ee: line 2761: echo -e "define('DB_NAME', '$WPDBNAME'); \ndefine('DB_USER', '$WPDBUSER'); \ndefine('DB_PASSWORD', '$WPDBPASS'); \ndefine('DB_HOST', '$MYSQLHOST');" '

2014-04-12 01_30_32-root dweta_

Is that okay?

@w33zy
Copy link

w33zy commented Apr 11, 2014

I too get this error when updating to ee v1.3... everything seems to work but i am still wondering is OK

@deprito
Copy link
Author

deprito commented Apr 11, 2014

Yes, same with me.. Everything seems work fine...

@rahul286
Copy link
Member

This a glitch that happened last time also. We are not able to solve this problem.

Actually this is not causing any problem. After successful easyengine update, sometimes few random lines of code appears.

@MiteshShah knows some technical reason for this behavior but we are unable to fix it as of now. :|

@rahul286
Copy link
Member

@MiteshShah

EasyEngine (ee) Updated Successfully

should have been replaced by:

EasyEngine (ee) Updated Successfully
Please ignore if you see anything after this line.

This will avoid confusion till we find a fix for this.

@MiteshShah
Copy link
Member

@rahul286 Added

MiteshShah added a commit that referenced this issue Apr 14, 2014
@rahul286 rahul286 mentioned this issue Apr 17, 2014
4 tasks
@rahul286
Copy link
Member

As we are planning for major code refactoring (#202) in coming week, I hope this will get fixed.

@MiteshShah MiteshShah added this to the Refactor milestone May 14, 2014
MiteshShah added a commit that referenced this issue Jul 11, 2014
@MiteshShah
Copy link
Member

As we face issue when updating EasyEngine,
We decide to use alise eeupdate which download the update script and run

For example (beta update):

ee_lib_echo "Please set/use following alias to update EasyEngine (ee)"
echo "alias eeupdate=\"wget -qO /tmp/eeupdate https://raw.githubusercontent.com/rtCamp/easyengine/refactor/bin/update && sudo bash /tmp/eeupdate\""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants