dat-ecosystem-archive / datBase

Open data sharing powered by Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
http://datbase.org
244 stars 32 forks source link

timeout on datproject.org that isn't present on beta.datproject.org #510

Closed okdistribute closed 7 years ago

okdistribute commented 7 years ago
  1. Share a file locally on your machine.
  2. Go to beta.datproject.org/:key and see if it loads. It probably will.
  3. Go to datproject.org/:key
  4. It doesn't load, just times out eventually with a 504 Gateway Time-out

beta and released are the same code and the archiver directory was reset on both. Why is this happening? Seems like datproject.org isn't connecting to the peers. I figured this out by connecting to a peer on the datproject.org box (dat <key> <dir>) and as soon as I did that, datproject.org connected to this peer and displayed the file list.

okdistribute commented 7 years ago

fixed