Hi Eric I'm sorry but I can't help with your MQTT/CGN-I question personally, I don't use MQTT, but I did find this thread from 2021. I just wonder whether the set-up described by Don Vawter on the 26 Aug 2021, 14:40:42 would be any help to you.
https://groups.google.com/g/weewx-user/c/y-RQmnoqcqQ Paul On Tuesday, 1 August 2023 at 12:47:35 UTC+1 Eric Gammeter wrote: > Very good on the file pathname issue- I can easily work through that. > Thank you for the input. > Additionally- is there a reply regarding my inquiry into Belchertown skin > working for me even through my CARRIER GRADE NAT? Perhaps I missed it > somewhere. I am not against working thru the set up administration process > of Belchertown only to discover it cannot work. > /E > > On Wednesday, July 19, 2023 at 11:41:01 AM UTC-4 [email protected] wrote: > >> Very good- Thank you. >> >> May I also ask: Do you think I can get the MQTT feature to work for me >> IF I HAVE CARRIER GRADE NAT? My ISP, Starlink, uses CGN- I do not have a >> ‘public’ IP address. I have heard that CLOUDFLARE offers a workaround. >> Just looking for recommendation(s). >> >> >> >> >> >> *From:* [email protected] <[email protected]> *On Behalf >> Of *[email protected] >> *Sent:* Wednesday, July 19, 2023 10:11 AM >> *To:* weewx-user <[email protected]> >> *Subject:* [weewx-user] Re: Trouble installing Belchertown skin: >> >> >> >> Hi Eric >> >> >> >> See this link for the solution. You need a dot not a hyphen (dash) before >> 1.3.1.tar.gz >> >> >> >> https://github.com/poblabs/weewx-belchertown/discussions/885 >> >> >> >> On Wednesday, 19 July 2023 at 14:35:49 UTC+1 vince wrote: >> >> Guessing you were in a different directory when you ran the wget command, >> which is a common error people make. >> >> >> >> Find where it downloaded to and fully specify the pathname to the .tar.gz >> file you downloaded ala: >> >> wee_extension --install >> /some/path/here/weewx-belchertown-release.1.3.1.tar.gz >> >> >> >> On Wednesday, July 19, 2023 at 5:41:57 AM UTC-7 Eric Gammeter wrote: >> >> I want to try the Belchertown skin. I am running the Github install >> instructions for the Skin. I download the tar file: >> >> $ wget >> https://github.com/poblabs/weewx-belchertown/releases/download/weewx-belchertown-1.3.1/weewx-belchertown-release.1.3.1.tar.gz >> >> >> >> Response: >> >> 2023-07-19 07:42:56 (1.48 MB/s) - >> ‘weewx-belchertown-release.1.3.1.tar.gz’ saved [1770173/1770173] >> >> >> >> >> >> But when I issue: >> >> $ sudo wee_extension --install weewx-belchertown-release-1.3.1.tar.gz >> >> I get: >> >> >> >> Request to install 'weewx-belchertown-release-1.3.1.tar.gz' >> Traceback (most recent call last): >> File "/usr/share/weewx/wee_extension", line 92, in <module> >> main() >> File "/usr/share/weewx/wee_extension", line 84, in main >> ext.install_extension(options.install) >> File "/usr/share/weewx/weecfg/extension.py", line 139, in >> install_extension >> raise InstallError("Extension '%s' not found." % extension_path) >> weecfg.extension.InstallError: Extension >> 'weewx-belchertown-release-1.3.1.tar.gz' not found. >> >> >> >> My goal: To have fun and learn a little about python, weewx and the >> weather. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> WEEWX 4.10.2 >> >> Install method: Debian package >> >> Platform: RaspberryPi 3 >> >> >> >> -- >> 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/CFOJimUnBp4/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/07352e3c-9bdb-43e2-a157-5b1f7300ec4cn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/07352e3c-9bdb-43e2-a157-5b1f7300ec4cn%40googlegroups.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/89aad6b3-0ebd-4dd2-af1e-a9db53c4f8c7n%40googlegroups.com.
