Giter VIP home page Giter VIP logo

Comments (5)

weaigc avatar weaigc commented on August 27, 2024

docker build . -t bingo

Sending build context to Docker daemon 1.035MB Step 1/15 : FROM node:18 ---> 0f9df951673d Step 2/15 : ARG DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 7411aca1fe43 Step 3/15 : ENV BING_UA Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.0.0 ---> Using cache ---> 155a8c94ed7a Step 4/15 : ENV BING_COOKIE "" ---> Using cache ---> a1580d8c25e3 Step 5/15 : RUN useradd -o -u 1000 user ---> Using cache ---> b8a14fd537f9 Step 6/15 : USER user ---> Using cache ---> 551045026943 Step 7/15 : ENV HOME=/home/user PATH=/home/user/.local/bin:$PATH ---> Using cache ---> 32a649c21546 Step 8/15 : WORKDIR $HOME/app ---> Using cache ---> 2bfb8a85cca7 Step 9/15 : COPY --chown=user package*.json $HOME/app/ ---> Using cache ---> 527b4b1a4db8 Step 10/15 : RUN npm install ---> Running in 6c5381a7689c npm ERR! code ERR_INVALID_ARG_TYPE npm ERR! The "path" argument must be of type string or an instance of Buffer or URL. Received null

npm ERR! Log files were not written due to an error writing to the directory: /home/user/.npm/_logs npm ERR! You can rerun the command with --loglevel=verbose to see the logs in your terminal

有没有大佬解答下怎么解决?
@walkX
试了一下,没有复现。你用最新代码试试,如果还是不行的话,我打个公共镜像

from bingo.

dw3143 avatar dw3143 commented on August 27, 2024

问题1:
电脑端Chrome浏览器能够正常访问使用,手机端的华为自带浏览器也可以使用
移动端Firefox浏览器无法访问,出现如下情况:
d86009c941bda045075cbd116fd619f9-1499030374_Screenshot_20230731_105438

问题2:
在服务器的运行日志中出现如下,是服务器节点的原因吗
API response for /api/sydney exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit
666

求大佬解答!

from bingo.

weaigc avatar weaigc commented on August 27, 2024

@dw3143 已知问题,刚刚已经修复了

from bingo.

weaigc avatar weaigc commented on August 27, 2024

问题1: 电脑端Chrome浏览器能够正常访问使用,手机端的华为自带浏览器也可以使用 移动端Firefox浏览器无法访问,出现如下情况: d86009c941bda045075cbd116fd619f9-1499030374_Screenshot_20230731_105438

问题2: 在服务器的运行日志中出现如下,是服务器节点的原因吗 API response for /api/sydney exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit 666

求大佬解答!

@dw3143 firefox的问题已经修复并且发布,你更新到最新版就可以了

from bingo.

weaigc avatar weaigc commented on August 27, 2024

@walkX docker 镜像已经发布 https://hub.docker.com/repository/docker/weaigc/bingo/

from bingo.

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.