Resolved in person on camli hack day. :-)
On 23 April 2016 at 23:31, clive boulton <[email protected]> wrote: > Still no result on web ui after added SHA-256 cert to Camli Android app > settings. > > > Shared 1 file to Camlistore Uploader > > Files to upload 1 > Upload process ended. > Bytes Uploaded > ----------------------- > Files Uploaded > ---------------------- > dns_done: 1 > dns_start: 1 > http_res_headers: 33 > http_start: 33 > mem_alloc: 8211968 > mem_rss: 41902080 > tcp_done_because_close: 33 > tcp_done_because_close: 231 > tcp_start: 33 > tcp_started: 33 > tcp_write_byte: 6171 > tcp:wrote_byte: 6171 > > > GCP debug/logs/system > > Apr 24 06:23:16 camlistore-server.c.camli-2016.internal > systemd-docker[1630]: 2016/04/24 06:23:16 Got websocket message > `{"tag":"q18","query":{"sort":"-created","constraint":{"permanode":{"attr":"camliRoot","numValue":{"min":1}}},"describe":{"depth":1,"rules":[{"attrs":["camliContent","camliContentImage"]},{"ifCamliNodeType":"foursquare.com:checkin","attrs":["foursquareVenuePermanode"]},{"ifCamliNodeType":"foursquare.com:venue","attrs":["camliPath:photos"],"rules":[{"attrs":["camliPath:*"]}]}]},"limit":50}}` > Apr 24 06:23:16 camlistore-server.c.camli-2016.internal > systemd-docker[1630]: 2016/04/24 06:23:16 Added/updated search subscription > for tag "q18" > Apr 24 06:24:32 camlistore-server.c.camli-2016.internal > accounts-from-metadata[7208]: INFO Did not grant admin access to > clive_boulton. /etc/sudoers not found. > Apr 24 06:25:06 camlistore-server.c.camli-2016.internal systemd[1]: Started > Journal Gateway Service. > > GCP logs > 23:23:16.7462016/04/24 06:23:16 Got websocket message > `{"tag":"q18","query":{"sort":"-created","constraint":{"permanode":{"attr":"camliRoot","numValue":{"min":1}}},"describe":{"depth":1,"rules":[{"attrs":["camliContent","camliContentImage"]},{"ifCamliNodeType":"foursquare.com:checkin","attrs":["foursquareVenuePermanode"]},{"ifCamliNodeType":"foursquare.com:venue","attrs":["camliPath:photos"],"rules":[{"attrs":["camliPath:*"]}]}]},"limit":50}}` > { > metadata:{…} > textPayload:"2016/04/24 06:23:16 Got websocket message > `{"tag":"q18","query":{"sort":"-created","constraint":{"permanode":{"attr":"camliRoot","numValue":{"min":1}}},"describe":{"depth":1,"rules":[{"attrs":["camliContent","camliContentImage"]},{"ifCamliNodeType":"foursquare.com:checkin","attrs":["foursquareVenuePermanode"]},{"ifCamliNodeType":"foursquare.com:venue","attrs":["camliPath:photos"],"rules":[{"attrs":["camliPath:*"]}]}]},"limit":50}}` > " > insertId:"2016-04-23|23:23:17.789396-07|10.106.129.19|1393200202" > log:"camlistored-stderr" > } > > 2016/04/24 06:23:16 Got websocket message > `{"tag":"q18","query":{"sort":"-created","constraint":{"permanode":{"attr":"camliRoot","numValue":{"min":1}}},"describe":{"depth":1,"rules":[{"attrs":["camliContent","camliContentImage"]},{"ifCamliNodeType":"foursquare.com:checkin","attrs":["foursquareVenuePermanode"]},{"ifCamliNodeType":"foursquare.com:venue","attrs":["camliPath:photos"],"rules":[{"attrs":["camliPath:*"]}]}]},"limit":50}}` > { > metadata:{…} > textPayload:"2016/04/24 06:23:16 Got websocket message > `{"tag":"q18","query":{"sort":"-created","constraint":{"permanode":{"attr":"camliRoot","numValue":{"min":1}}},"describe":{"depth":1,"rules":[{"attrs":["camliContent","camliContentImage"]},{"ifCamliNodeType":"foursquare.com:checkin","attrs":["foursquareVenuePermanode"]},{"ifCamliNodeType":"foursquare.com:venue","attrs":["camliPath:photos"],"rules":[{"attrs":["camliPath:*"]}]}]},"limit":50}}` > " > insertId:"2016-04-23|23:23:17.789396-07|10.106.129.19|1393200202" > log:"camlistored-stderr" > } > > On Sat, Apr 23, 2016 at 6:39 PM, clive boulton <[email protected]> > wrote: >> >> Yes, latest untested apk (I noticed latest apk is 11k vs 5k size from 12 >> months ago). >> >> On Sat, Apr 23, 2016 at 6:31 PM, Mathieu Lonjaret >> <[email protected]> wrote: >>> >>> Yes, pictures sent with the android app have a permanode created for >>> them when they're uploaded, so you should see them in the web UI. >>> >>> Is this the apk I told you I hadn't tested? If yes, I'll try it later >>> today. >>> >>> >>> On 24 April 2016 at 03:27, clive boulton <[email protected]> wrote: >>> > After a lot of slurping using latest apk. I don't see any uploads in my >>> > camlistore web ui. Should pictures show up in a new camlistore same as >>> > manually dragging and dropping onto web ui? >>> > https://storage.googleapis.com/camlistore-tmp/CamliActivity-debug.ap >>> > >>> > On Sat, Apr 23, 2016 at 5:30 PM, clive boulton >>> > <[email protected]> >>> > wrote: >>> >> >>> >> Spot on, thanks. Camlistore Uploader is busy now (plugged my phone in) >>> >> >>> >> On Sat, Apr 23, 2016 at 5:23 PM, Brad Fitzpatrick <[email protected]> >>> >> wrote: >>> >>> >>> >>> No, port 3179 is not correct. The port would be 443 (the default for >>> >>> https). But I think you might be able to omit the colon-port part. >>> >>> Doesn't >>> >>> hurt to leave it. >>> >>> >>> >>> But I also think the "https://" prefix needs to be removed. Note that >>> >>> the >>> >>> example before didn't have it. >>> >>> >>> >>> >>> >>> >>> >>> On Sat, Apr 23, 2016 at 4:17 PM, clive boulton >>> >>> <[email protected]> >>> >>> wrote: >>> >>>> >>> >>>> Latest Camlistore Uploader settings Camlistore server help is >>> >>>> "example.com:3179" >>> >>>> >>> >>>> I set https://104.154.84.203:3179 >>> >>>> >>> >>>> result is Upload server not configured. >>> >>>> >>> >>>> Is port 3179 correct on GCP? >>> >>>> >>> >>>> Camlistore Uploader >>> >>>> Files to upload: 484 >>> >>>> Upload server not configured. >>> >>>> Bytes Uploaded >>> >>>> >>> >>>> apk >>> >>>> https://storage.googleapis.com/camlistore-tmp/CamliActivity-debug.ap >>> >>>> >>> >>>> -- >>> >>>> You received this message because you are subscribed to the Google >>> >>>> Groups "Camlistore" group. >>> >>>> To unsubscribe from this group and stop receiving emails from it, >>> >>>> send >>> >>>> an email to [email protected]. >>> >>>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> >>> >>> >>> -- >>> >>> You received this message because you are subscribed to the Google >>> >>> Groups >>> >>> "Camlistore" group. >>> >>> To unsubscribe from this group and stop receiving emails from it, >>> >>> send an >>> >>> email to [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >>> >> >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "Camlistore" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to [email protected]. >>> > For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Camlistore" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Camlistore" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
