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

luci.cbi.datatypes not found #5

Closed
cjayacopra opened this issue Nov 1, 2021 · 1 comment
Closed

luci.cbi.datatypes not found #5

cjayacopra opened this issue Nov 1, 2021 · 1 comment

Comments

@cjayacopra
Copy link

cjayacopra commented Nov 1, 2021

Good Day again, sir

So I managed to install the v2ray-plugin manually, and I've proceeded on installing luci-app-passwall, but I encountered some errors.

root@OpenWrt:~# opkg install luci-app-passwall --force-overwrite
Installing luci-app-passwall (4.41) to root...
Downloading https://mirrors.tuna.tsinghua.edu.cn/osdn/storage/g/o/op/openwrt-passwall-build/releases/21.02.0/packages/aarch64_cortex-a53/passwall/luci-app-passwall_4.41_all.ipk
Configuring luci-app-passwall.
lua: /usr/lib/lua/luci/model/cbi/passwall/api/api.lua:6: module 'luci.cbi.datatypes' not found:
        no field package.preload['luci.cbi.datatypes']
        no file './luci/cbi/datatypes.lua'
        no file '/usr/share/lua/luci/cbi/datatypes.lua'
        no file '/usr/share/lua/luci/cbi/datatypes/init.lua'
        no file '/usr/lib/lua/luci/cbi/datatypes.lua'
        no file '/usr/lib/lua/luci/cbi/datatypes/init.lua'
        no file './luci/cbi/datatypes.so'
        no file '/usr/lib/lua/luci/cbi/datatypes.so'
        no file '/usr/lib/lua/loadall.so'
        no file './luci.so'
        no file '/usr/lib/lua/luci.so'
        no file '/usr/lib/lua/loadall.so'
stack traceback:
        [C]: in function 'require'
        /usr/lib/lua/luci/model/cbi/passwall/api/api.lua:6: in main chunk
        [C]: in function 'require'
        ...r/lib/lua/luci/model/cbi/passwall/server/api/app.lua:4: in main chunk
        [C]: ?
root@OpenWrt:~#

I can't even visit the web interface because it shows the same error on the browser
I hope you can help me with this

@moetayuko
Copy link
Owner

#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants