Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. ipv6 test web page down (KeithG)
2. Re: Manual removal of service provisioning settings (Rob Weber)
----------------------------------------------------------------------
Date: Wed, 27 May 2020 15:12:56 -0500
From: KeithG <[email protected]>
Subject: ipv6 test web page down
To: [email protected]
Message-ID:
<CAG17S_Om6yzpC5iTV+Jskwk79hE_X8JH7OVCMQ0EtUfSj=v...@mail.gmail.com>
Content-Type: multipart/alternative;
boundary="0000000000001a42ce05a6a6d782"
--0000000000001a42ce05a6a6d782
Content-Type: text/plain; charset="UTF-8"
DOn't know if this is the right place or not, but since moving to connman,
I have noticed that the ipv6 test page is down. the ipv4 one works fine,
but I get a mention in the log:
"connmand[254]: Failed to find URL:
http://ipv6.connman.net/online/status.html"
If I try to get to it from a browser, I get a '502 bad gateway error'
If I use curl on the cli, I get this:
# curl ipv4.connman.net/online/status.html
<html>
<head>
</head>
<body>
</body>
</html>
# curl ipv6.connman.net/online/status.html
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
I think something is not set right on the server...
Keith
--0000000000001a42ce05a6a6d782
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>DOn't know if this is the right place or not, but=
since moving to connman, I have noticed that the ipv6 test page is down. t=
he ipv4 one works fine, but I get a mention in the log:</div><div>"con=
nmand[254]: Failed to find URL:<a href=3D"http://ipv6.connman.net/online/st=
atus.html">http://ipv6.connman.net/online/status.html</a>"</div><div><=
br></div><div>If I try to get to it from a browser, I get a '502 bad ga=
teway error'</div><div><br></div><div>If I use curl on the cli, I get t=
his:</div><div># curl <a href=3D"http://ipv4.connman.net/online/status.html=
">ipv4.connman.net/online/status.html</a><br><html><br><head><b=
r></head><br><body><br></body><br></html><br># curl=
<a href=3D"http://ipv6.connman.net/online/status.html">ipv6.connman.net/on=
line/status.html</a><br><html><br><head><title>502 Bad Ga=
teway</title></head><br><body bgcolor=3D"white">=
;<br><center><h1>502 Bad Gateway</h1></center><br>&=
lt;hr><center>nginx</center><br></body><br></html&g=
t;</div><div><br></div><div>I think something is not set right on the serve=
r...</div><div><br></div><div>Keith<br></div></div>
--0000000000001a42ce05a6a6d782--
------------------------------
Date: Wed, 27 May 2020 13:30:18 -0700
From: Rob Weber <[email protected]>
Subject: Re: Manual removal of service provisioning settings
To: Daniel Wagner <[email protected]>
Cc: [email protected]
Message-ID: <20200527203018.GA163447@bodega>
Content-Type: text/plain; charset=us-ascii
Hi Daniel,
On Wed, May 27, 2020 at 08:58:15AM +0200, Daniel Wagner wrote:
> On Tue, May 26, 2020 at 09:10:01PM -0000, [email protected] wrote:
> > I've noticed that when switching network connections, the old service
> > settings remain in /var/lib/connman, even if I use the service
> > Remove() DBus method. Is it possible to remove these settings files
> > using the DBus API?
>
> Currently there is no D-Bus API for removing stale settings. That reminds me
> of a contribution which went directly into my inbox. I've just posted it
> on the mailing list. IIRC, it adds a D-Bus API to remove the settings.
>
> The patch needs a bit of cleanup from a quick glance though.
Thanks for posting the patch! This definitely helps with my
understanding. I'll keep an eye on this patch as it goes through code
review.
> > Lastly, could you tell me a bit more about the normal behavior of the
> > provisioning settings, such as when those files are removed by connman
> > (if at all)?
>
> Provisioning files wont be changed/removed by ConnMan. If you create one
> file as user, you will be always the owner of this file.
Gotcha. I think I was getting some terminology confused, so provisioning
files are unrelated to the service settings I'm interested in removing.
Thanks for the information!
Cheers,
Rob Weber
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]
------------------------------
End of connman Digest, Vol 55, Issue 17
***************************************