Coder Social home page Coder Social logo

运行mu报错 about shadowsocks-go HOT 9 CLOSED

orvice avatar orvice commented on July 22, 2024
运行mu报错

from shadowsocks-go.

Comments (9)

orvice avatar orvice commented on July 22, 2024

没有取到用户数据,发下配置

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

配置说明 https://github.com/orvice/shadowsocks-go/wiki/Config

[base]
N 1
ip 0.0.0.0
client webapi
checktime 60
synctime 60

[webapi]
url http://lys.miaoss.win/mu
key ztone
node_id 1

[mysql]
host 127.0.0.1:3306
user user
pass pass
db db
table table

[redis]
host localhost:6379

if no passwd set,comment this line

#pass ""
db 1

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

// ss-panel v3 配置
//
// !!! 修改此key为随机字符串确保网站安全 !!!
key = 'ztone'
debug = 'false' // 正式环境请确保为false
appName = 'lys' //站点名称
baseUrl = 'http://lys.miaoss.win' // 站点地址
timeZone = 'PRC' // RPC 天朝时间 UTC 格林时间
pwdMethod = 'sha256' // 密码加密 可选 md5,sha256
salt = 'ztone' // 密码加密用,从旧版升级请留空
theme = 'default' // 主题
authDriver = 'redis' // 登录验证存储方式,推荐使用Redis 可选: cookie,redis
sessionDriver = 'redis'
cacheDriver = 'redis'

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

ERRO[0000] no section for key: ## at 1
现在报这个了。sspanel和shadowsocks-go在同一台vps下。

from shadowsocks-go.

orvice avatar orvice commented on July 22, 2024

// mu key 用于校验ss-go mu的请求
muKey = 'ztone'

.env加这个。

ps 你的key已经发出来了,自己修改下。否则有危险

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

我更新了sspanel,并且更新了key字段,现在还是报ERRO[0000] no section for key: ## at 1 ···········

from shadowsocks-go.

orvice avatar orvice commented on July 22, 2024

http://lys.miaoss.win/mu/users?key=ztone
访问这个有数据?
key自己换下

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

有数据的

from shadowsocks-go.

echoowall avatar echoowall commented on July 22, 2024

现在可以了,谢谢,应该是我的文本的问题

from shadowsocks-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.