Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warp config problem #326

Closed
1 task done
developer861 opened this issue Sep 27, 2024 · 17 comments
Closed
1 task done

warp config problem #326

developer861 opened this issue Sep 27, 2024 · 17 comments
Labels
bug Something isn't working

Comments

@developer861
Copy link

Attention | توجه

  • I searched and no similar issues were found | جستجو کردم و هیچ گزارش مشابهی پیدا نشد

What Happened? | چه اتفاقی افتاده؟

بعد از آپدیت به آخرین نسخه پنل کانفیگای وارپ دچار مشکل میشن و فکر میکنم مشکل از dns کانفیگ ها باشه چون موقع باز کردن سایت ها در مرورگر certificate error میده

Minimal Reproducible Example | چه پروسه‌ای برای مشاهده این مشکل طی کرده‌اید؟

No response

Relevant log output | لاگ برنامه یا پنل

2024/09/27 23:15:09 [Warning] core: Xray 1.8.23 started
2024/09/27 23:15:09 from 127.0.0.1:6082 accepted //www.google.com:443 [http-in -> warp]
2024/09/27 23:15:10 from DNS accepted udp:1.1.1.1:53 [dns -> direct]
2024/09/27 23:15:10 [Error] app/dns: UDP:1.1.1.1:53 cannot find the pending request
2024/09/27 23:15:10 The ping of current service: 141 ms
2024/09/27 23:15:10 System proxy setting is changed - ForcedChange
@bia-pain-bache
Copy link
Owner

بعد از آپدیت 2.6 متوجه یه مشکلی شدم که 2-3 ساعت بعد فیکسش کردم. لطفا آپدیت کنید و ساب رو هم آپدیت کتید.

@developer861
Copy link
Author

آپدیت کردم. ساب هم آپدیت کردم ولی هنوزم مشکل داره :(
یه نکته ای که متوجه شدم وقتی با گوگل سرچ میکنم نتیجه رو میاره ولی برای بقیه سایتا ارور دی ان اس میده
فکر کنم به خاطر اینه که واسه گوگل مرورگر نیاز به درخواست dns نداره و سایتو بدون مشکل بالا میاره

2024/09/29 01:49:48 [Warning] core: Xray 1.8.23 started
2024/09/29 01:49:49 from 127.0.0.1:2830 accepted //www.google.com:443 [http-in -> warp-out_1]
2024/09/29 01:49:49 from DNS accepted udp:1.1.1.1:53 [dns -> direct]
2024/09/29 01:49:49 [Error] app/dns: UDP:1.1.1.1:53 cannot find the pending request
2024/09/29 01:49:50 The ping of current service: 163 ms

هنوز هم همون ارور تو بخش لاگ هست (خط چهارم)

@bia-pain-bache
Copy link
Owner

از لاگ متوجه شدم ساب هنوز آپدیت نشده، بعضی وقتا کلادفلر کش میکنه، ۲-۳ بار ساب رو آپدیت کنید احتمالا اوکی بشه.

@bia-pain-bache
Copy link
Owner

من همین الان متوجه مشکل شدم، به زودی فیکسش میکنم.

@developer861
Copy link
Author

فکر کنم منم متوجه مشکل شدم
تو rule ها ترافیک پورت 53 رو direct بود که dns هم از همین پورت استفاده میکرد

@developer861
Copy link
Author

یه سوال دیگه هم داشتم چرا به جای 1.1.1.1 از 8.8.8.8 استفاده نمیکنید برای dns؟
مال گوگل بهتر نیست؟

@bia-pain-bache
Copy link
Owner

برای وارپ dns پیشنهادی همون ۱.۱.۱.۱ هست، سازگارتره، تو تستام عملکردش بهتره وگرنه میشه هرچی گذاشت.

@bia-pain-bache bia-pain-bache added the bug Something isn't working label Sep 29, 2024
@bia-pain-bache
Copy link
Owner

یه pre-release ورژن 2.6.1 گذاشتم، میتونید با ورکر دپلوی کنید و ببینید مشکل برطرف شده یا نه.

@developer861
Copy link
Author

تست کردم اوکی شد دمتون گرم

@developer861
Copy link
Author

آقا الان به یه مشکل عجیب تر برخورد کردم کانفیگای wow آیپی ایران میدن :0

@developer861
Copy link
Author

به نظر میرسه مشکل از سمت کلادفلر باشه :(
bepass-org/warp-plus#214 (comment)

@bia-pain-bache
Copy link
Owner

ظاهرا مسیریابی‌های کلادفلر عوض شدن.

@developer861
Copy link
Author

{
"remarks": "Tel= arshiacomplus - WoW",
"log": {
"loglevel": "warning"
},
"dns": {
"hosts": {
"geosite:category-ads-all": "127.0.0.1",
"geosite:category-ads-ir": "127.0.0.1"
},
"servers": [
"https://94.140.14.14/dns-query",
{
"address": "8.8.8.8",
"domains": [
"geosite:category-ir",
"domain:.ir"
],
"expectIPs": [
"geoip:ir"
],
"port": 53
}
],
"tag": "dns"
},
"inbounds": [
{
"port": 10808,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls"
],
"enabled": true,
"routeOnly": true
},
"tag": "socks-in"
},
{
"port": 10809,
"protocol": "http",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls"
],
"enabled": true,
"routeOnly": true
},
"tag": "http-in"
},
{
"listen": "127.0.0.1",
"port": 10853,
"protocol": "dokodemo-door",
"settings": {
"address": "1.1.1.1",
"network": "tcp,udp",
"port": 53
},
"tag": "dns-in"
}
],
"outbounds": [
{
"protocol": "wireguard",
"settings": {
"address": [
"172.16.0.2/32",
"2606:4700:110:846c:e510:bfa1:ea9f:5247/128"
],
"mtu": 1300,
"peers": [
{
"endpoint": "188.114.97.123:4198",
"publicKey": "bmXOC\u002BF1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo="
}
],
"reserved": [
155,
195,
125
],
"secretKey": "IDX/j5flUxAayL63wK5bVohiiro\u002BA0mueQ0n5Y7JPlo=",
"keepAlive": 10,
"wnoise": "quic",
"wnoisecount": "10-15",
"wpayloadsize": "1-8",
"wnoisedelay": "1-3"
},
"streamSettings": {
"sockopt": {
"dialerProxy": "warp-ir"
}
},
"tag": "warp-out"
},
{
"protocol": "wireguard",
"settings": {
"address": [
"172.16.0.2/32",
"2606:4700:110:846c:e510:bfa1:ea9f:5247/128"
],
"mtu": 1300,
"peers": [
{
"endpoint": "188.114.97.219:1002",
"publicKey": "bmXOC\u002BF1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo="
}
],
"reserved": [
215,
1,
250
],
"secretKey": "aKaHdPZUaky1ULLG7yPHm9\u002Bxzr66aejMr1/bVGcrJ3o=",
"keepAlive": 10,
"wnoise": "quic",
"wnoisecount": "10-15",
"wpayloadsize": "1-8",
"wnoisedelay": "1-3"
},
"tag": "warp-ir"
},
{
"protocol": "dns",
"tag": "dns-out"
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": {
"response": {
"type": "http"
}
},
"tag": "block"
}
],
"policy": {
"levels": {
"8": {
"connIdle": 300,
"downlinkOnly": 1,
"handshake": 4,
"uplinkOnly": 1
}
},
"system": {
"statsOutboundUplink": true,
"statsOutboundDownlink": true
}
},
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"inboundTag": [
"dns-in"
],
"outboundTag": "dns-out",
"type": "field"
},
{
"ip": [
"8.8.8.8"
],
"outboundTag": "direct",
"port": "53",
"type": "field"
},
{
"domain": [
"geosite:category-ir",
"domain:.ir"
],
"outboundTag": "direct",
"type": "field"
},
{
"ip": [
"geoip:ir",
"geoip:private"
],
"outboundTag": "direct",
"type": "field"
},
{
"domain": [
"geosite:category-ads-all",
"geosite:category-ads-ir"
],
"outboundTag": "block",
"type": "field"
},
{
"outboundTag": "warp-out",
"type": "field",
"network": "tcp,udp"
}
]
},
"stats": {}
}

@developer861
Copy link
Author

عجیبه این کانفیگ WOW آیپی هلند میده
https://github.com/arshiacomplus/WoW-fix
تو این ریپوزیتوری بود

@developer861
Copy link
Author

دلیل خاصی داره؟

@bia-pain-bache
Copy link
Owner

نمیدونم.

@developer861
Copy link
Author

احتمالا به خاطر تغییرات کلادفلر باشه

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants