Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

SQL Server: Failed to prepare database: The hook orm is taking too long to load #646

Open
mloskot opened this issue Dec 7, 2020 · 2 comments

Comments

@mloskot
Copy link

mloskot commented Dec 7, 2020

I'm trying to use Konga with the SQL Server (Azure SQL Server) and bin/konga.js fails to prepare the database.

I run custom startup script start2.sh

#!/bin/bash
pushd /home/site/wwwroot

echo "start prepare: $(date)"
node ./bin/konga.js prepare --adapter sqlserver

echo "start prep: $(date)"
node --harmony app.js

and here are the failure details:

konga-sqlserver

@Yanggui
Copy link

Yanggui commented Aug 7, 2021

how to fixed it? me too

@opensubtitles
Copy link

same problem here. Somebody know how to fix this ?

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

No branches or pull requests

3 participants