Advertisement
Guest User

Untitled

a guest
Jul 4th, 2024
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. It looks like there might be specific terms or patterns in your log that are triggering the Pastebin filters. Let's try removing some specific details and replacing them with placeholders.
  2.  
  3. Here is a redacted version of your log:
  4.  
  5. ```plaintext
  6. root@felipe-ubt:/home/felipe/Downloads/idevicerestore# idevicerestore --latest -d -e
  7. idevicerestore 1.0.0-202-g26613f9
  8. ERROR: Unable to discover device mode. Please make sure a device is attached.
  9. root@felipe-ubt:/home/felipe/Downloads/idevicerestore# idevicerestore --latest -d -e
  10. idevicerestore 1.0.0-202-g26613f9
  11. irecv_event_cb: device [DEVICE_ID] (udid: N/A) connected in Recovery mode
  12. Found device in Recovery mode
  13. ECID: [ECID_NUMBER]
  14. Identified device as [DEVICE_MODEL], Mac14,9
  15. Device Product Version: N/A
  16. Device Product Build: N/A
  17. * Host api.ipsw.me:443 was resolved.
  18. * IPv6: [IPV6_ADDRESS], [IPV6_ADDRESS], [IPV6_ADDRESS]
  19. * IPv4: [IPV4_ADDRESS], [IPV4_ADDRESS], [IPV4_ADDRESS]
  20. * Trying [IPV6_ADDRESS]:443...
  21. * Connected to api.ipsw.me ([IPV6_ADDRESS]) port 443
  22. * ALPN: curl offers h2,http/1.1
  23. * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / id-ecPublicKey
  24. * ALPN: server accepted h2
  25. * Server certificate:
  26. * subject: CN=ipsw.me
  27. * start date: [START_DATE]
  28. * expire date: [EXPIRE_DATE]
  29. * subjectAltName: host "api.ipsw.me" matched cert's "*.ipsw.me"
  30. * issuer: C=US; O=Google Trust Services; CN=WE1
  31. * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
  32. * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256
  33. * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384
  34. * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption
  35. * using HTTP/2
  36. * [HTTP/2] [1] OPENED stream for https://api.ipsw.me/v4/device/Mac14,9
  37. * [HTTP/2] [1] [:method: GET]
  38. * [HTTP/2] [1] [:scheme: https]
  39. * [HTTP/2] [1] [:authority: api.ipsw.me]
  40. * [HTTP/2] [1] [:path: /v4/device/Mac14,9]
  41. * [HTTP/2] [1] [user-agent: InetURL/1.0 idevicerestore/1.0.0-202-g26613f9]
  42. * [HTTP/2] [1] [accept: */*]
  43. > GET /v4/device/Mac14,9 HTTP/2
  44. Host: api.ipsw.me
  45. User-Agent: InetURL/1.0 idevicerestore/1.0.0-202-g26613f9
  46. Accept: */*
  47.  
  48. * old SSL session ID is stale, removing
  49. < HTTP/2 200
  50. < date: [DATE]
  51. < content-type: application/json
  52. < vary: Accept-Encoding
  53. < vary: Origin
  54. < access-control-allow-methods: GET, OPTIONS
  55. < access-control-allow-origin: *
  56. < cache-control: public, max-age=14400
  57. < content-security-policy: default-src https: 'unsafe-eval' 'unsafe-inline'; object-src 'none'
  58. < expires: [DATE]
  59. < last-modified: [DATE]
  60. < x-content-type-options: nosniff
  61. < x-data-location: database
  62. < x-frame-options: DENY
  63. < x-frame-options: DENY
  64. < x-xss-protection: 1; mode=block
  65. < strict-transport-security: max-age=15552000; preload
  66. < cf-cache-status: EXPIRED
  67. < report-to: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=[REMOVED]"}],"group":"cf-nel","max_age":604800}
  68. < nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
  69. < server: cloudflare
  70. < cf-ray: [CF-RAY]
  71. < alt-svc: h3=":443"; ma=86400
  72.  
  73. * Connection #0 to host api.ipsw.me left intact
  74. The following firmwares are currently being signed for Mac14,9:
  75. [1] 14.5 (build 23F79)
  76. [2] 14.4.1 (build 23E224)
  77. [3] 14.4 (build 23E214)
  78. [4] 14.3.1 (build 23D60)
  79. [5] 14.3 (build 23D56)
  80. [6] 14.2.1 (build 23C71)
  81. [7] 14.2 (build 23C64)
  82. [8] 14.1.2 (build 23B92)
  83. [9] 14.1.1 (build 23B81)
  84. [10] 14.1 (build 23B74)
  85. [11] 14.0 (build 23A344)
  86. [12] 13.6 (build 22G120)
  87. [13] 13.5.2 (build 22G91)
  88. [14] 13.5.1 (build 22G90)
  89. [15] 13.5 (build 22G74)
  90. [16] 13.4.1 (build 22F82)
  91. [17] 13.4 (build 22F66)
  92. [18] 13.3.1 (build 22E261)
  93. [19] 13.3 (build 22E252)
  94. [20] 13.2.1 (build 22D68)
  95. [21] 13.2 (build 22D49)
  96. Select the firmware you want to restore: 1
  97. Selected firmware 14.5 (build 23F79)
  98. Downloading firmware (https://updates.cdn-apple.com/2024SpringFCS/fullrestores/062-01897/[FIRMWARE_PATH])
  99. * Host updates.cdn-apple.com:443 was resolved.
  100. * IPv6: [IPV6_ADDRESS], [IPV6_ADDRESS]
  101. * IPv4: [IPV4_ADDRESS], [IPV4_ADDRESS]
  102. * Trying [IPV6_ADDRESS]:443...
  103. * Connected to updates.cdn-apple.com ([IPV6_ADDRESS]) port 443
  104. * ALPN: curl offers h2,http/1.1
  105. * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / RSASSA-PSS
  106. * ALPN: server accepted http/1.1
  107. * Server certificate:
  108. * subject: C=US; ST=California; O=Apple Inc.; CN=updates.cdn-apple.com
  109. * start date: [START_DATE]
  110. * expire date: [EXPIRE_DATE]
  111. * subjectAltName: host "updates.cdn-apple.com" matched cert's "updates.cdn-apple.com"
  112. * issuer: C=US; O=Apple Inc.; CN=Apple Public Server RSA CA 1 - G1
  113. * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
  114. * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
  115. * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
  116. * using HTTP/1.x
  117. > GET /2024SpringFCS/fullrestores/062-01897/[FIRMWARE_PATH] HTTP/1.1
  118. Host: updates.cdn-apple.com
  119. User-Agent: InetURL/1.0
  120. Accept: */*
  121.  
  122. * old SSL session ID is stale, removing
  123. < HTTP/1.1 200 OK
  124. < Content-Type: binary/octet-stream
  125. < Content-Length: [CONTENT_LENGTH]
  126. < Date: [DATE]
  127. < x-amz-replication-status: COMPLETED
  128. < Last-Modified: [DATE]
  129. < x-amz-server-side-encryption: AES256
  130. < x-amz-meta-digest-sh1: [DIGEST_SHA1]
  131. < x-amz-meta-digest-sha256: [DIGEST_SHA256]
  132. < x-amz-version-id: [VERSION_ID]
  133. < Accept-Ranges: bytes
  134. < Server: AmazonS3
  135. < X-Cache: hit-fresh, hit-fresh, none
  136. < Via: http/1.1 [VIA]
  137. < X-Amz-Cf-Pop: [POP]
  138. < X-Amz-Cf-Id: [ID]
  139. < Cache-Control: max-age=604800, public
  140. < CDNUUID: [UUID]
  141. < Vary: Accept-Encoding
  142. < Etag: "[ETAG]"
  143. < Age: [AGE]
  144. < Connection: keep-alive
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement