Skip to content

Instantly share code, notes, and snippets.

@MStrecke
Created May 31, 2014 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MStrecke/c584459e7ea8ce13043b to your computer and use it in GitHub Desktop.
Save MStrecke/c584459e7ea8ce13043b to your computer and use it in GitHub Desktop.
logcat, Syncthing, not storing config
05-31 15:38:51.290 406-802/? I/ActivityManager﹕ START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.nutomic.syncthingandroid cmp=com.nutomic.syncthingandroid/.WebGuiActivity bnds=[270,437][399,593] u=0} from pid 722
05-31 15:38:51.310 406-426/? I/ActivityManager﹕ Start proc com.nutomic.syncthingandroid for activity com.nutomic.syncthingandroid/.WebGuiActivity: pid=3130 uid=10150 gids={1015, 3003, 1028}
05-31 15:38:51.330 406-450/? W/ApplicationContext﹕ Unable to create files directory /data/data/com.nutomic.syncthingandroid/files
05-31 15:38:51.970 406-450/? I/ActivityManager﹕ Displayed com.nutomic.syncthingandroid/.WebGuiActivity: +672ms (total +44s981ms)
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: 13:38:52 INFO: Generating RSA certificate and key...
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: 13:39:51 OK: Created RSA certificate file
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: 13:39:51 OK: Created RSA key file
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:39:57 INFO: syncthing v0.8.11 (go1.2.1 linux-386) felix@T420 2014-05-26 14:58:03 UTC
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:39:57 INFO: My ID: K5UJ2MSGVM4XHBVY3I6YQUEHEX65KRSSQS7UE4PF23Z3AZF4R3PA
05-31 15:40:37.630 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:39:57 INFO: Starting web GUI on http://127.0.0.1:8080/
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:39:57 INFO: Populating repository index
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:40:00 INFO: No UPnP IGD device found, no port mapping created (read udp4 0.0.0.0:51153: i/o timeout)
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:40:00 INFO: Sending local discovery announcements
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:40:00 INFO: Sending global discovery announcements
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:40:00 INFO: Node K5UJ2MSGVM4XHBVY3I6YQUEHEX65KRSSQS7UE4PF23Z3AZF4R3PA is "localhost" at [dynamic]
05-31 15:40:37.640 3130-3155/? I/SyncthingService﹕ stdout: [K5UJ2] 13:40:37 OK: Exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment