Code Monkey home page Code Monkey logo

Comments (5)

nextchat-manager avatar nextchat-manager commented on July 23, 2024

Please follow the issue template to update title and description of your issue.

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on July 23, 2024

Bot detected the issue body's language is not English, translate it automatically.


Title: How can I access the external network after local deployment?

After the construction is completed, use "yarn start" to start. The local http://localhost:3000 can be used normally. However, if you use the "node .next/standalone/server.js" command to open it according to the prompts and want to switch to external network access, an error will be reported. The WHITE_WEBDEV_ENDPOINTS parameter is also filled in as 0.0.0.0

from chatgpt-next-web.

1825679767 avatar 1825679767 commented on July 23, 2024

▲ Next.js 14.1.1

✓ Ready in 56ms
fatal: not a git repository (or any of the parent directories): .git
[Build Config] No git or not from git repo.
⚠ Unsupported metadata viewport is configured in metadata export in /serviceWorkerRegister.js. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
⚠ Unsupported metadata themeColor is configured in metadata export in /serviceWorkerRegister.js. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
fatal: not a git repository (or any of the parent directories): .git
[Build Config] No git or not from git repo.
⚠ Unsupported metadata viewport is configured in metadata export in /prompts.json. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
⚠ Unsupported metadata themeColor is configured in metadata export in /prompts.json. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
fatal: not a git repository (or any of the parent directories): .git
[Build Config] No git or not from git repo.
⚠ Unsupported metadata viewport is configured in metadata export in /favicon.ico. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
⚠ Unsupported metadata themeColor is configured in metadata export in /favicon.ico. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
fatal: not a git repository (or any of the parent directories): .git
[Build Config] No git or not from git repo.
⚠ Unsupported metadata viewport is configured in metadata export in /site.webmanifest. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
⚠ Unsupported metadata themeColor is configured in metadata export in /site.webmanifest. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
[OpenAI Route] params { path: [ 'v1', 'chat', 'completions' ] }
[Auth] allowed hashed codes: []
[Auth] got access code:
[Auth] hashed access code: d41d8cd98f00b204e9800998ecf8427e
[User IP] 127.0.0.1
[Time] 2024/7/1 19:59:28
[Auth] admin did not provide an api key
[Proxy] v1/chat/completions?path=v1&path=chat&path=completions
[Base Url] https://api.openai.com
fatal: not a git repository (or any of the parent directories): .git
[Build Config] No git or not from git repo.
⚠ Unsupported metadata viewport is configured in metadata export in /serviceWorker.js. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
⚠ Unsupported metadata themeColor is configured in metadata export in /serviceWorker.js. Please move it to viewport export instead.
Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport
[OpenAI] [TypeError: fetch failed] {
cause: [ConnectTimeoutError: Connect Timeout Error] {
name: 'ConnectTimeoutError',
code: 'UND_ERR_CONNECT_TIMEOUT',
message: 'Connect Timeout Error'
}
}
[OpenAI Route] params { path: [ 'v1', 'chat', 'completions' ] }
[Auth] allowed hashed codes: []
[Auth] got access code:
[Auth] hashed access code: d41d8cd98f00b204e9800998ecf8427e
[User IP] 127.0.0.1
[Time] 2024/7/1 19:59:38
[Auth] admin did not provide an api key
[Proxy] v1/chat/completions?path=v1&path=chat&path=completions
[Base Url] https://api.openai.com
[OpenAI] [TypeError: fetch failed] {
cause: [ConnectTimeoutError: Connect Timeout Error] {
name: 'ConnectTimeoutError',
code: 'UND_ERR_CONNECT_TIMEOUT',
message: 'Connect Timeout Error'
}
}

from chatgpt-next-web.

lloydzhou avatar lloydzhou commented on July 23, 2024

可以搜索(或者询问AI)一些内网穿透相关技术

这些东西与本项目无关,先关闭issue

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on July 23, 2024

Bot detected the issue body's language is not English, translate it automatically.


You can search (or ask AI) for some intranet penetration related technologies

These things have nothing to do with this project, please close the issue first

from chatgpt-next-web.

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.