Hi guys,
I managed to install v2raya on my router GL inet-XE300 with stock firmware by following the steps mentioned in
But I was not able to get v2raya run after setting up the servers and routing policies.
I clicked the button 'Start' on the top-left and it remained red and I got the message 'failed to start v2ray-core: timeout: check the log for more information'
I also tried to flashed XE300 with the latest openwrt firmware from
https://firmware-selector.openwrt.org/?version=23.05.3&target=ath79%2Fnand&id=glinet_gl-xe300
The device was up and running after the flash.
But after I had the v2raya installed , I faced with the same situation.
Please advise . Thanks in advance.
logs file of v2rayA after error
2024/07/18 08:12:04.910 [A] [main.go:29] V2Ray binary is /usr/bin/xray
2024/07/18 08:12:04.965 [A] [main.go:29] V2Ray asset directory is /run/user/0/v2raya
2024/07/18 08:12:04.966 [A] [main.go:29] v2rayA working directory is /
2024/07/18 08:12:04.967 [A] [main.go:29] v2rayA configuration directory is /etc/v2raya
2024/07/18 08:12:04.967 [A] [main.go:29] Golang: go1.21.12
2024/07/18 08:12:04.968 [A] [main.go:29] OS: linux
2024/07/18 08:12:04.968 [A] [main.go:29] Arch: mips
2024/07/18 08:12:04.969 [A] [main.go:29] Lite: false
2024/07/18 08:12:04.990 [A] [main.go:29] Version: 2.2.5.7
2024/07/18 08:12:04.990 [A] [main.go:29] Starting...
2024/07/18 08:12:04.991 [I] [main.go:30] the core was not running the last time v2rayA exited
2024/07/18 08:12:09.593 [A] [index.go:116] v2rayA is listening at http://127.0.0.1:2017
2024/07/18 08:12:09.602 [A] [index.go:116] v2rayA is listening at http://192.168.1.1:2017
2024/07/18 08:12:09.602 [A] [index.go:116] v2rayA is listening at http://[::1]:2017
2024/07/18 08:12:09.603 [A] [index.go:116] v2rayA is listening at http://[fe80::9683:c4ff:fe19:67b4]:2017
2024/07/18 08:12:09.604 [A] [index.go:116] v2rayA is listening at http://[fdae:6255:88ac::1]:2017
2024/07/18 08:12:09.604 [A] [index.go:116] v2rayA is listening at http://[fe80::9683:c4ff:fe19:67b4]:2017
2024/07/18 08:12:09.605 [A] [index.go:116] v2rayA is listening at http://[fe80::9683:c4ff:fe19:67b5]:2017
2024/07/18 08:17:31.880 [I] [process.go:101] low memory: 36MiB, set V2RAY_CONF_GEOLOADER=memconservative
2024/07/18 08:17:34.628 [I] [io.go:432] Xray 1.8.18 (Xray, Penetrates Everything.) OpenWrt (go1.21.12 linux/mips)
2024/07/18 08:17:34.663 [I] [io.go:432] A unified platform for anti-censorship.
2024/07/18 08:17:34.805 [I] [io.go:432] [Info] infra/conf/serial: Reading config: /etc/v2raya/config.json
2024/07/18 08:17:35.280 [W] [processManager.go:75] only listen at 127.2.0.17: dns port 53 is occupied by dnsmasq(3315)
2024/07/18 08:17:50.380 [E] [connection.go:88] failed to start v2ray-core: timeout: check the log for more information