False contrast of LarkXR
deploy
The Intranet access to the background failed
External network access background failed
Database startup failure
Server boot black screen
Service startup failure
Cluster Edition (Linux)
sh startup script prompt not found
Public cloud
Tesla graphics card license
The vGPU dual graphics card is faulty
The resolution is less than 1080p
error code
Web Client
No available render server, Please try again later.
code102
code103
code202
code203
code401
code402
code403
code404
code500
code501
code502
code504
code601
Stuck on 5-5 loading page
Cloud application exit detected
The point-to-point connection is disconnected
The foreground and background cannot be accessed
VR Client
code11
code900
code1001
Continuous loading
UDP connection failure
other
AR Client
UDP connection failure
Secondary development
Data channel
Unable to communicate
Failed to pass the message body
Incorrect message delivery
There is a delay in receiving messages
websdk
1-5 card loading
The sdk license does not exist
vue2-react Running Error (node version 18.12.1)
Interface call
No access permissions
The signature and timestamp cannot be empty
Invalid key pair
other
The authorization code is disabled
Apps can't sync
-
+
首页
External network access background failed
## Prerequisite Verification Ensure that the intranet access is normal. Access [ http://intranet IP:8182]() via a browser on the server locally to confirm that the backend login page can be opened normally. If intranet access failsIntranet issues need to be resolved firstrefer to the documentSolutions for Intranet Access Issues. ## Common Reasons for External Network Access Failure External network port not open SymptomExternal network access to [ http://public IP:8182]() times out or fails to connect. **Solution:** **Router/NAT device:** Log in to the router management interface and configure Port Forwarding to map the external network port 8182 to the internal servers port 8182.The configuration path varies for different routers and is usually located in the “Advanced Settings” or “Security/NAT” menu. **Cloud server security group:** In the cloud platform console (Alibaba Cloud,Tencent Cloud,AWS,etc.),check the security group rules to allow inbound TCP port 8182 from the external network.ExampleThe security group rules should include access permissions for 0.0.0.0/0 or a specified IP range. **Server firewall not allowing external IP:** Symptom:Accessible from the intranet,but external requests are blocked by the server firewall. Solution: ```bash # Linux (using firewalld) firewall-cmd --zone=public --add-port=8182/tcp --permanent firewall-cmd --reload # Linux (using ufw) ufw allow 8182/tcp # Windows (run as administrator) netsh advfirewall firewall add rule name="LarkXR_Admin_External" dir=in action=allow protocol=TCP localport=8182 ``` **Public IP or domain name resolution error: Symptom:** Access via domain name fails,but access via public IP succeeds. **Solution:** Check if the domain DNS resolution points to the correct public IPverify using`nslookup domain name`or`dig domain name`.If using a cloud service providers load balancer,ensure that the listener configuration is correct. ## Quick Verification Steps External network connectivity test ```bash # Execute from an external device (replace with the actual public IP) telnet public IP 8182 # If it returns "Connected," the port is accessible curl -v http://public IP:8182 # View detailed response ``` Check port mapping Log in to the router or cloud platform console to confirm that the external port 8182 has been correctly mapped to the internal server. ## Other Precautions Avoid interference from VPNs or proxiesTurn off local VPNs and proxy tools before testing.Filing and complianceIf the server is located in Mainland China,ensure that the domain has completed ICP filing;otherwise,cloud providers may block external network access.
admin
2025年4月3日 10:19
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
Word文件
PDF文档
PDF文档(打印)
分享
链接
类型
密码
更新密码
有效期