error mysql dabodev.com pass = yes

View: New views
2 Messages — Rating Filter:   Alert me  

error mysql dabodev.com pass = yes

by jvandal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi tried to run and keep getting this message. Has something changed???

_mysql_exceptions.OperationalError: (1045, "Access denied for user 'dabotutorial
'@'69-20-160-69.static.ida.net' (using password: YES)")
==================================================================


Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\jim>cd\

C:\>cd dabo-*

C:\dabo-0.9.2-win>cd dabo

C:\dabo-0.9.2-win\dabo>cd pprojects
The system cannot find the path specified.

C:\dabo-0.9.2-win\dabo>cd  projects

C:\dabo-0.9.2-win\dabo\projects>cd hourrs
The system cannot find the path specified.

C:\dabo-0.9.2-win\dabo\projects>cd hourss

C:\dabo-0.9.2-win\dabo\projects\hourss>c:\dabo-0.9.2-win\dabo\ide
'c:\dabo-0.9.2-win\dabo\ide' is not recognized as an internal or external comman
d,
operable program or batch file.

C:\dabo-0.9.2-win\dabo\projects\hourss>python main.py
c:\python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\lib\SimpleCrypt.py:32: U
serWarning:
WARNING:
Your application uses SimpleCrypt, which is fine for testing but should
not be used in production, because:

1) Anyone with a copy of Dabo could decrypt your password.

2) It isn't portable between 32-bit and 64-bit python. See the trac
   ticket at http://trac.dabodev.com/ticket/1179 for more information.

  """, UserWarning)
Traceback (most recent call last):
  File "main.py", line 13, in <module>
    app.start()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\dApp.py", line 3
76, in start
    self.setup()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\dApp.py", line 3
32, in setup
    self.initUIApp()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\dApp.py", line 3
68, in initUIApp
    self.uiApp.setup()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\uiApp.py
", line 406, in setup
    frm = self.dApp.MainForm = dabo.ui.createForm(mfc)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\__init__
.py", line 1168, in createForm
    frm = cls(*args, **kwargs)
  File "c:\users\jim\appdata\local\temp\tmp8gwngy.py", line 9, in __init__
    super(dForm_69349, self).__init__(parent=parent, attProperties=attProperties
, *args, **kwargs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dForm.py
", line 933, in __init__
    BaseForm.__init__(self, preClass, parent, properties, attProperties, *args,
**kwargs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dForm.py
", line 44, in __init__
    fm.dFormMixin.__init__(self, preClass, parent, properties, attProperties, *a
rgs, **kwargs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dFormMix
in.py", line 89, in __init__
    attProperties, *args, **kwargs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dPemMixi
n.py", line 186, in __init__
    self._afterInit()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dForm.py
", line 71, in _afterInit
    super(BaseForm, self)._afterInit()
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dFormMix
in.py", line 132, in _afterInit
    self.Connection = app.getConnectionByName(self._cxnName)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\dApp.py", line 9
87, in getConnectionByName
    self.dbConnections[connName] = dabo.db.dConnection(ci)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\db\dConnection.p
y", line 32, in __init__
    self._connection = self._openConnection(**kwargs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\db\dConnection.p
y", line 79, in _openConnection
    return self._connectInfo.getConnection(forceCreate=self._forceCreate, **kwar
gs)
  File "C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\db\dConnectInfo.
py", line 105, in getConnection
    return self._backendObject.getConnection(self, **kwargs)
  File "c:\python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\db\dbMySQL.py",
line 49, in getConnection
    passwd=connectInfo.revealPW(), port=port)
  File "c:\python25\lib\site-packages\MySQLdb\__init__.py", line 74, in Connect
    return Connection(*args, **kwargs)
  File "c:\python25\lib\site-packages\MySQLdb\connections.py", line 170, in __in
it__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'dabotutorial
'@'69-20-160-69.static.ida.net' (using password: YES)")

C:\dabo-0.9.2-win\dabo\projects\hourss>

Re: error mysql dabodev.com pass = yes

by Ed Leafe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Nov 3, 2009, at 7:24 PM, jvandal wrote:

> Hi tried to run and keep getting this message. Has something  
> changed???


        I moved the server over the weekend, and not all databases have been  
copied over yet, with the Dabo public demo database being one of them.  
Things should be back to normal within a week or so.


-- Ed Leafe



_______________________________________________
Post Messages to: Dabo-users@...
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/B3A74134-76A2-47F3-8A60-0DC2EA3AB465@...