dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

Cancel then rerun then reload logs out the user. #333

Closed dpinney closed 9 years ago

dpinney commented 9 years ago

TODO

STEPS TO REPRODUCE

  1. Create a new solarEngineering model for 300 hours. I.e. make sure it runs long enough to cancel.
  2. Hit cancel. You should see the cancelled/error text.
  3. Hit re-run.
  4. Reload the page.
  5. It will redirect you to the login screen. Expected behavior is to reload and not logout.

I could reproduce this with the admin user.

dpinney commented 9 years ago

Mannan on it.

mannanj commented 9 years ago

Can't replicate this in dev, can in production. Not sure how I'll troubleshoot this moving forward. in dev: I have tried this in Windows 7 and Linux dev environments and have problems with the package requirements for solarEngineering. Seems this issue may be tied to https://github.com/dpinney/omf/issues/353

dpinney commented 9 years ago

QUESTIONS

  1. Can you download an .ami file to a local Linux machine?
  2. Can you run a local .ami file as a VM (i.e not on EC2)?
  3. Can you build a Debian .ami on Linux locally?
dpinney commented 9 years ago

Moving to another project.