Giter VIP home page Giter VIP logo

Comments (2)

mtlynch avatar mtlynch commented on July 21, 2024

Is it possible it's a Fly outage and not a PicoShare issue? In the logs, PicoShare is serving successfully:

2024-01-02T15:59:26.419 app[148e5996b5d598] arn [info] 2024/01/02 15:59:26 migrations.go:33: migration counter: 7/7
2024-01-02T15:59:26.420 app[148e5996b5d598] arn [info] 2024/01/02 15:59:26 main.go:64: listening on 8080

Is the config you're using intended to sync with Litestream? It's currently creating its own local database and not syncing to Litestream:

2024-01-02T15:59:26.390 app[148e5996b5d598] arn [info] + echo 'Starting without litestream'

If you're troubleshooting this, I recommend either turning off the volume or turning off Litestream entirely to prevent a newly-created DB from overwriting the replicated snapshots through Litestream. When you've got it working again, use a fresh Fly volume so that the DB on your pico_data volume isn't going to overwrite the replicated data on Litestream.

from picoshare.

ribtoks avatar ribtoks commented on July 21, 2024

Yeah, I saw that picoshare has started listening, but I assumed the problem was with healthchecks, since fly.io "couldn't find a healthy load balancer". However, I redeployed today again and it seems to work, so might be a transient fly.io problem

from picoshare.

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.