Giter VIP home page Giter VIP logo

Comments (3)

GoldenSunZ avatar GoldenSunZ commented on July 18, 2024

Environment

rtty

  • arch:
  • os:
  • version:

rttys

  • arch: amd64
  • os: Debian
  • version: 10

Description

Formating code blocks by wrapping them with pairs of ```

你好,赵工! 1、rttys服务端为什么重启后,之前注册的账户都不能登录了,必须重新注册(查看rttys.db文件里面account表是存在之前注册的账户的),这是什么原因呢? 2、rttys服务内置了test账户,是管理员账户吗?(这个账户不受服务重启影响)? 3、设备绑定账户后,对应关系维护的表也没有看到,目前只能看到三个表(account、config、device),绑定关系存储在哪? image

这个account数据存储位置默认目录,是不是执行文件rttys 对应目录下的rttys.db文件呢?(这边新注册个用户,发现该目录下的rttys.db文件没有任何变化)—— rttys是通过systemctl配置的服务脚本后台运行的

from rttys.

GoldenSunZ avatar GoldenSunZ commented on July 18, 2024

服务状态如下:
image

from rttys.

zhaojh329 avatar zhaojh329 commented on July 18, 2024

db默认是在 rttys 执行文件同目录。可通过配置文件或者命令行参数修改。
绑定关系在 device 表中。
首次注册的用户即为管理员。

from rttys.

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.