Does the error happen only when running "setup-app" or even with "serve" ?
When using "serve --debug" can you point out the whole traceback?

On Thu, Mar 12, 2015 at 10:55 PM, Celâl Emre ÖZ <[email protected]> wrote:

> I create a database in /tmp/data.fdb by firebird (isql-fb). I changed
>  sqlalchemy.url  (sqlalchemy.url = 
> firebird+fdb://SYSDBA:masterkey@localhost:3050//tmp/data.fdb)
> but when i tried gearbox setup-app  i have an error ;
>
> Running setup_app() from adressbook.websetup
> Creating tables
> Initializing Migrations
> 23:53:11,922 ERROR [gearbox] 'firebird'
> but  coudnt resolve.
>  Thank you for help
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/turbogears.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to