abbasnaqdi / nekoray-macos

This script is made to build https://github.com/MatsuriDayo/nekoray software for use on macOS operating system.
576 stars 53 forks source link

geosite.db not found Error #66

Closed ser1ze closed 3 months ago

ser1ze commented 4 months ago

Im trying to connect to vless server, however it can't properly read all files in the build. I've double checked and all files related with geoip and geosite are present.

Plus i get this log:

(base) 192:nekoray-macos-main elizaveta$ sudo /Users/elizaveta/Desktop/хз/nekoray-macos-main/nekoray/build/nekoray.app/Contents/MacOS/nekoray QIODevice::read (QFile, "groups/coreType"): device not open 2024-05-04 23:49:53.099 nekoray[30066:1247853] WARNING: Secure coding is automatically enabled for restorable state! However, not on all supported macOS versions of this application. Opt-in to secure coding explicitly by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState:. Reading geosites from: "" QFSFileEngine::open: No file name specified File cannot be opened: "" Reading geosites from: "/Users/elizaveta/Desktop/хз/nekoray-macos-main/nekoray/build/nekoray.app/Contents/MacOS/geoip.dat" Loaded 259 geosite entries from data file. qt.qpa.fonts: Populating font family aliases took 180 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost. Killed: 9

abbasnaqdi commented 3 months ago

This repository only builds the original source for macOS. To update or fix problems, refer to the main repository.