Coder Social home page Coder Social logo

Comments (3)

phodal avatar phodal commented on August 23, 2024

it looks good
had you try visit http://0.0.0.0:3000

from chat-flow.

tsunhua avatar tsunhua commented on August 23, 2024

When I visit http://0.0.0.0:3000/, it displays HTTP ERROR 502. I tried executing the following command to check if there were any processes listening on port 3000, but nothing was returned.

$ lsof -i:3000

from chat-flow.

phodal avatar phodal commented on August 23, 2024

here is my log, it seems same to yours

> [email protected] dev
> npm run prepare:data && cross-env NODE_ENV='development' next dev


> [email protected] prepare:data
> node gen/generate-chatgpt-by-category.js

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info  - Loaded env from /Volumes/source/ai/chat-flow/.env
warn  - You have enabled experimental feature (appDir) in next.config.js.
warn  - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.

info  - Thank you for testing `appDir` please leave your feedback at https://nextjs.link/app-feedback
(node:8079) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
event - compiled client and server successfully in 11.2s (262 modules)
wait  - compiling...
event - compiled client and server successfully in 1065 ms (262 modules)

from chat-flow.

Related Issues (6)

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.