马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
一、展示
xiezhaoxuan.top:8080
二、 环境准备
1. 阿里云服务器,ubuntu22体系
2. http署理(可访问外网)
3. openai API Key
三、实际操作记载(阿里云服务器端)
1. 根据官方文档安装open-webui服务端(看完这节再操作):
Getting Started | Open WebUI
1. 如果服务器配置比较低,可以增加swap分区容量:
Linux实例SWAP分区的配置和常见问题怎样处理-阿里云帮助中心_(ECS)-阿里云帮助中心
2. 如果执行 "npm run build" 时碰到下面环境:
- <--- JS stacktrace --->
- FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
- ----- Native stack trace -----
- 1: 0xb82d33 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
- 2: 0xef0c50 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
- 3: 0xef0f37 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
- 4: 0x1102ad5 [node]
- 5: 0x111a958 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
- 6: 0x10f0a71 v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
- 7: 0x10f1c05 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowP
复制代码 免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。 |