asleepyfish / chatgpt

实现可连续对话和流式输出的ChatGPT API(基于SpringBoot和Vue实现流式输出)
https://blog.csdn.net/qq_41821963/article/details/128992539
MIT License
244 stars 67 forks source link

java.lang.NoSuchMethodError: okio.BufferedSource.getBuffer()Lokio/Buffer; #7

Closed ilila closed 1 year ago

ilila commented 1 year ago

2023-04-26 18:31:37.229 ERROR 31652 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: okio.BufferedSource.getBuffer()Lokio/Buffer;] with root cause

java.lang.NoSuchMethodError: okio.BufferedSource.getBuffer()Lokio/Buffer;

the error occurred when testing

asleepyfish commented 1 year ago

There is a problem with your environment.