Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the simply-static domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6121
树莓派烧录openwrt后无法上网的解决

树莓派烧录openwrt后无法上网的解决

How to fix OpenWRT opkg Failed to send request: Operation not permitted – TechOverflow

先设定ip地址(防止与现有路由器地址冲突),同时必须配置网关地址(路由器地址)

进入管理界面, 进入菜单Network/Interfaces 编辑 interface. Set Use custom DNS servers to:

1.1.1.1
1.0.0.1

以上设置完一定要“Save & Apply”

安装中文软件包

opkg update
opkg install luci-i18n-base-zh-cn