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

I installed movuca right now and I get an error #15

Open
Florinv opened this issue Jul 1, 2012 · 4 comments
Open

I installed movuca right now and I get an error #15

Florinv opened this issue Jul 1, 2012 · 4 comments

Comments

@Florinv
Copy link

Florinv commented Jul 1, 2012

I installed movuca right now and I get an error:
I did :
git clone git://github.com/mdipierro/web2py.git web2py
git clone git://github.com/rochacbruno/Movuca.git demo
then I went to browser firefox12:
http://localhost:8000/demo/setup/install

  • I optained: bootstrap end then:
  • http://localhost:8000/demo
  • I gett the error : 127.0.0.1.2012-07-02.00-43-47. 70164155-2f80-4527-
    ae0f-1569fee262dd
  • in what wrote something about sqlite3:
  • class sqlite3.OperationalError database is locked
  • class sqlite3.OperationalError
  • sqlite3.Cursor object at 0xae4277d0
  • built-in method execute of sqlite3.Cursor object at 0xae4277d0
  • class sqlite3.OperationalError

How can I unlock sqlite3 database?
How can I commit the tables from web2py/applications/demo/databases/ ?

@rochacbruno
Copy link
Collaborator

You can try to remove everything under /databases folder, then run
/setup/install again untill you see 'bootstrap'. return to the home and see
if it works.

I will commit the changes I made to the installer, now it is almost done!

On Sun, Jul 1, 2012 at 7:11 PM, Florinv <
reply@reply.github.com

wrote:

I installed movuca right now and I get an error:
I did :
git clone git://github.com/mdipierro/web2py.git web2py
git clone git://github.com/rochacbruno/Movuca.git demo
then I went to browser firefox12:
http://localhost:8000/demo/setup/install

  • I optained: bootstrap end then:
    http://localhost:8000/demo
    I gett the error
    :127.0.0.1.2012-07-02.00-43-47.70164155-2f80-4527-ae0f-1569fee262dd
    in what wrote thomething about sqlite3 blocked
    How can I unblock sqlite3?

Reply to this email directly or view it on GitHub:
#15

@Florinv
Copy link
Author

Florinv commented Jul 1, 2012

Thank you !
I already del everything for new install.
I want to test before web2py again because in do not pass from admin login .
If I write a wrong password it say password is wrong.
If I write the good password it remains in the same page login, he wants password.
This is in web2py . What can I do?
Where to go? to see what is the error?

@Florinv
Copy link
Author

Florinv commented Jul 4, 2012

I find the problem :
when I went to browser
I write localhost:8000 instead of 127.0.0.1:8000 -> and this gave all the probles describe above.
Please teach me how to write a ticket for bug to web2py
This problem must be signaled do an report for example : you cannod execute from other host that 127.0.0.1

@Florinv
Copy link
Author

Florinv commented Jul 4, 2012

I installed again movuca and he is only in language br.
Hardly comprehend something.

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

2 participants