Run this command:
* tail -f /var/log/syslog|grep weewx*

*That will show you what is going on.*



On Sat, 16 Jan 2021 at 10:52, Rob Cook <[email protected]> wrote:

> Per minicom I received my TEST response so I do have connectivity.
> Interestingly this works in Windows 10. I'm trying WeeWx because the
> WeatherLink software dies randomly. That and who doesn't like a challenge?
>
>
> On Fri, Jan 15, 2021 at 5:46 PM Tom Keffer <[email protected]> wrote:
>
>> You are having connectivity problems with your station. Most likely, the
>> problem is getting VMWare to recognize the device.
>>
>> See the wiki article *Establishing connectivity
>> <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#establishing-connectivity>*
>> .
>>
>> On Fri, Jan 15, 2021 at 3:43 PM Rob Cook <[email protected]> wrote:
>>
>>> It's running, just not creating the files. Seems like there is an issue
>>> talking to the USB Datalogger. I have it as a USB 2 device in VMWare, I
>>> assume that is correct?
>>>
>>> rcook@t630weewx:/etc/weewx$ sudo systemctl status weewx
>>> ● weewx.service - LSB: weewx weather system
>>>      Loaded: loaded (/etc/init.d/weewx; generated)
>>>      Active: active (running) since Fri 2021-01-15 23:41:00 UTC; 5s ago
>>>        Docs: man:systemd-sysv-generator(8)
>>>     Process: 2216 ExecStart=/etc/init.d/weewx start (code=exited,
>>> status=0/SUCCESS)
>>>       Tasks: 1 (limit: 4620)
>>>      Memory: 12.2M
>>>      CGroup: /system.slice/weewx.service
>>>              └─2231 python3 /usr/share/weewx/weewxd --daemon
>>> --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf
>>>
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.restx:
>>> PWSweather: Posting not enabled.
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.restx:
>>> CWOP: Posting not enabled.
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.restx:
>>> WOW: Posting not enabled.
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.restx:
>>> AWEKAS: Posting not enabled.
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO __main__:
>>> Starting up weewx version 4.3.0
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.engine:
>>> Clock error is 0.05 seconds (positive is fast)
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.engine:
>>> Using binding 'wx_binding' to database 'weewx.sdb'
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.manager:
>>> Starting backfill of daily summaries
>>> Jan 15 23:41:00 t630weewx python3[2231]: weewx[2231] INFO weewx.engine:
>>> Starting main packet loop.
>>> Jan 15 23:41:05 t630weewx python3[2231]: weewx[2231] ERROR
>>> weewx.drivers.vantage: LOOP try #1; error: Expected to read 99 chars; got 0
>>> instead
>>>
>>> On Fri, Jan 15, 2021 at 5:39 PM Greg from Oz <[email protected]> wrote:
>>>
>>>> Check to see if weewx is running otherwise there will be no files as
>>>> Gelnn said earlier.
>>>> Run the command below:
>>>> status weewx.service
>>>>
>>>> You should see a green dot and something similar to below which means
>>>> it is running.
>>>> ● weewx.service - LSB: weewx weather system
>>>>      Loaded: loaded (/etc/init.d/weewx; generated)
>>>>      Active: active (running) since Thu 2021-01-14 08:10:38 AEDT; 2
>>>> days ago
>>>>        Docs: man:systemd-sysv-generator(8)
>>>>       Tasks: 7 (limit: 9450)
>>>>      Memory: 68.0M
>>>>      CGroup: /system.slice/weewx.service
>>>>              └─1231 python3 /usr/share/weewx/weewxd --daemon
>>>> --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf
>>>>
>>>>
>>>> On Saturday, 16 January 2021 at 10:29:15 UTC+11 Glenn McKechnie wrote:
>>>>
>>>>> On 16/01/2021, Rob Cook <[email protected]> wrote:
>>>>> > Notice that I have nothing in /var/www/html other than index.html,
>>>>> that's
>>>>> > my issue. The installer isn't (assuming it's supposed to) installing
>>>>> files
>>>>>
>>>>> The installer doesn't place any files into any html directory.
>>>>>
>>>>> > in /var/www/html and I can't seem to figure out via documentation
>>>>> where
>>>>> > else they would be.
>>>>>
>>>>> The html directory will only start showing weewx related files once
>>>>> weewx is up and successfully running.
>>>>>
>>>>> The weewx.conf file has the location (HTML_ROOT = ...)
>>>>>
>>>>> Once weewx is up and running and generating output (the Simulator
>>>>> driver is often used for testing a new installation) it will then
>>>>> transfer any generated files into that html/ location. (The first
>>>>> thing it will do is generate the weewx/ directory.)
>>>>>
>>>>> [...]
>>>>>
>>>>> --
>>>>>
>>>>>
>>>>> Cheers
>>>>> Glenn
>>>>>
>>>>> rorpi - read only raspberry pi & various weewx addons
>>>>> https://github.com/glennmckechnie
>>>>>
>>>> --
>>>> You received this message because you are subscribed to a topic in the
>>>> Google Groups "weewx-user" group.
>>>> To unsubscribe from this topic, visit
>>>> https://groups.google.com/d/topic/weewx-user/GZtJCLk-IAk/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> [email protected].
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/weewx-user/99819049-ebf0-4653-b1ce-34a92b3fe701n%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/weewx-user/99819049-ebf0-4653-b1ce-34a92b3fe701n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>
>>>
>>> --
>>> Rob Cook
>>> [email protected]
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "weewx-user" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/CAB0G93e24zocA_NsacjQU3CxnoQnBpjN36ar1%3DVo4hawwUUN4A%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/weewx-user/CAB0G93e24zocA_NsacjQU3CxnoQnBpjN36ar1%3DVo4hawwUUN4A%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/weewx-user/GZtJCLk-IAk/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/CAPq0zECOAkXbyEwCRdxLZ1KCmtup6oOm7esbKQWuHsaucs-o2A%40mail.gmail.com
>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zECOAkXbyEwCRdxLZ1KCmtup6oOm7esbKQWuHsaucs-o2A%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> --
> Rob Cook
> [email protected]
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/GZtJCLk-IAk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/CAB0G93d5aaUy%2BG%3Dv2aC2x1Rqbm%3D%2B2bBKE%3Dgd4bJOmZ9UbucuNQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/weewx-user/CAB0G93d5aaUy%2BG%3Dv2aC2x1Rqbm%3D%2B2bBKE%3Dgd4bJOmZ9UbucuNQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
¯\_(ツ)_/¯

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAD_tbc_%3D68MJAx15DdnkT3wM6HUP%2BWGMkcp3%3D5%2BEqxJkYKcqLA%40mail.gmail.com.

Reply via email to