项目简介
tianji是一个网站分析和服务器监控工具,提供了网站分析、运行时间监控和服务器状态监控功能,以便更好的了解和优化网站,提高服务器的性能,工具不收取任何费用。
项目更新
v1.17.6:环境变量需要填加open_api_key,如果不增加会提示以下错误:
cd src/server && cross-env node_env=production node ./dist/src/server/main.js file:///app/tianji/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/openai/index.mjs:42 throw new errors.openaierror("the openai_api_key environment variable is missing or empty; either provide it, or instantiate the openai client with an apikey option, like new openai({ apikey: 'my api key' })."); ^ openaierror: the openai_api_key environment variable is missing or empty; either provide it, or instantiate the openai client with an apikey option, like new opena i({ apikey: 'my api key' }). at new openai (file:///app/tianji/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/openai/index.mjs:42:19) at file:///app/tianji/src/server/dist/src/server/model/openai.js:3:29 at modulejob.run (node:internal/modules/esm/module_job:234:25) at async moduleloader.import (node:internal/modules/esm/loader:473:24) at async asyncrunentrypointwithesmloader (node:internal/modules/run_main:122:5) node.js v20.18.1 elifecycle command failed with exit code 1. elifecycle command failed with exit code 1.
解决办法
评论后刷新
由于本站被大量采集,顾添加评论验证防止因采集造成的网络崩溃
发表评论
功能介绍
项目展示
(网站监控)
(服务器监控)
部署方法:(基于宝塔docker)
评论后刷新
由于本站被大量采集,顾添加评论验证防止因采集造成的网络崩溃
发表评论