Code Monkey home page Code Monkey logo

Comments (7)

gempa-stephan avatar gempa-stephan commented on August 29, 2024

Please start fdsnws on the command line using the --trace switch and attach the output:

seiscomp exec fdsnws --trace

You may also export your availability information and check the dates in the XML or attach the file here:

seiscomp exec scxmldump -Y --with-segments -d localhost -f -o /tmp/availability.xml

from main.

filefolder avatar filefolder commented on August 29, 2024

Thanks--

$ seiscomp start fdsnws --trace
starting fdsnws
Summary: 0 modules started

Not much there. The log just shows it shutdown immediately this time

2023/12/15 19:17:39 [notice/Application] Shutdown

attaching //gone

cursory start/stop/updated searches via grep 'updated' availability.xml | awk 'length($0) > 52 {print $0}' not showing anything too unusual yet

from main.

gempa-jabe avatar gempa-jabe commented on August 29, 2024

You can't start a module with an option. Use seiscomp exec fdsnws --trace on the command line to run it in foreground.

from main.

filefolder avatar filefolder commented on August 29, 2024

very sorry, attempting this post-christmas party for some reason

$ seiscomp exec fdsnws --trace
can't serve availabilty without dataAvailability.enable set to true

so doesn't look like a db or scardac issue at all

not sure I understand what has happened. via ssconfig, checking the serveAvailability box sets serveAvailability = true in fdsnws.cfg, but dataAvailability.enable in fdsnws.cfg was still set to false. there doesn't seem to be a dataAvailability setting via ssconfig. manually changing this to true via a text editor solved the problem

from main.

gempa-jabe avatar gempa-jabe commented on August 29, 2024

OK, thank you. We will look into that and fix it.

from main.

gempa-jabe avatar gempa-jabe commented on August 29, 2024

There is a dataAvailability group in scconfig, just below "eventType" and above "trackdb".

from main.

filefolder avatar filefolder commented on August 29, 2024

ah. as usual the error is mine. i missed it as it was in a slightly different section. closing!

from main.

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.