question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webpage not loading for creating project.

See original GitHub issue

Hi, I have followed all the steps mentioned in the documentation. Installation: option 2 Usage: option 2

# I'm not getting any error messages.

Your Environment

  • Operating System: ubuntu 18.04

  • Python Version Used: 3.6+

  • When you install doccano: today Screenshot 2019-11-11 at 3 43 38 PM

  • How did you install doccano (Heroku button etc): manually using option 2.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
c-wcommented, Nov 12, 2019

If you need webpack to serve output on an endpoint other than 127.0.0.1:8080, you can configure this via the WEBPACK_HOST and WEBPACK_PORT environment variables (see webpack.config.js).

1reaction
c-wcommented, Nov 11, 2019

@ravi0912 this screenshot looks to me like webpack isn’t running. You can verify that this is the problem by checking the network tab on the devtools; I’m assuming that the projects.js file isn’t being loaded (error 404).

Could you ensure that the following steps have been executed?

cd app/server/static
npm install
npm start
Read more comments on GitHub >

github_iconTop Results From Across the Web

What to Do When a Website Won't Load | PCMag
You can also try visiting the site on another device, like a mobile device (connected to the same Wi-Fi network). If the site...
Read more >
How to Solve WordPress Website Not Loading Issues - weDevs
A WordPress website may not be loading for several reasons. ... Just make a full backup of your site then solve the site...
Read more >
Why Is My WordPress Website Not Loading: 5 Quick Fixes
5 quick fixes for a WP site crash · 1. White screen of death · 2. Error establishing a database connection · 3....
Read more >
How to Fix the "This Site Can't Be Reached" Error (5 Ways)
Restart your internet connection. Disable your firewall and antivirus. Clear your browser cache. Flush your DNS cache. Change your DNS servers.
Read more >
10 Reasons for Slow Website Loading (With Solutions)
Understand these 10 core reasons for slow website loading and learn how to resolve these issues & your traffic, revenue, and credibility.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found