bad argument #1 to 'pairs'

bad argument #1 to 'pairs'

 

/usr/lib/lua/luci/dispatcher.lua:566: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
	[C]: in function 'pairs'
	/usr/lib/lua/luci/dispatcher.lua:566: in function 'createtree'
	/usr/lib/lua/luci/dispatcher.lua:226: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:147: in function </usr/lib/lua/luci/dispatcher.lua:146>

 

复制代码
root@ACU:~# ls -alh /tmp/luci-indexcache 
-rw-------    1 root     root       99.0K Nov  2 16:47 /tmp/luci-indexcache
root@ACU:~# 
root@ACU:~# rm /tmp/luci-indexcache 
root@ACU:~# 
root@ACU:~# curl -IL 'http://localhost:8000'
HTTP/1.1 200 OK
Connection: Keep-Alive
Keep-Alive: timeout=20
ETag: "bac-1ef-5f9ab1e7"
Last-Modified: Thu, 29 Oct 2020 12:13:27 GMT
Date: Mon, 02 Nov 2020 08:49:40 GMT
Content-Type: text/html
Content-Length: 495

root@ACU:~# 
复制代码

 

============= End

 

posted @   lsgxeva  阅读(2463)  评论(0编辑  收藏  举报
编辑推荐:
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· DeepSeek 开源周回顾「GitHub 热点速览」
历史上的今天:
2017-11-02 创建型模式 建造者模式
2017-11-02 创建型模式 抽象工厂
2017-11-02 设计模式的六大原则
2017-11-02 创建型模式 工厂模式
2017-11-02 创建型模式 简单工厂模式
2017-11-02 创建型模式 单例模式
2017-11-02 依赖、关联、聚合和组合之间的区别
点击右上角即可分享
微信分享提示