הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
At a glance
Goal: Fix SQLite init error on macOS
Time: 2 minutes
Plugins: None
Prerequisites: Set up Dev Proxy
After starting the proxy, you see the following error:
The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception.
This error happens when macOS doesn't consider the libe_sqlite3.dylib file an executable.
Open the dev-proxy installation folder in a command prompt and execute chmod +x libe_sqlite3.dylib.
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.
Dev Proxy