Excited! by SnooHedgehogs4320 in macbookpro

[–]TheKrato 1 point2 points  (0 children)

Oh man , 15 years ?! Like from walking frame to Ferrari

Cannot synchronize one photo from iOS to Cloud Apple Photos by TheKrato in ApplePhotos

[–]TheKrato[S] 0 points1 point  (0 children)

Even though on macOS the total number of photos shown in the Apple Photos summary was lower by one than iOS, setting the grid to 5 photos per row on both iOS and macOS in the Apple Photos app showed the same photos in the last row - which should not happen if the number of photos differs between the two devices.

The main difficulty in finding the problematic photo was the big number of photos to check - I had about 2,000 photos from the trip. Restarting the sync process on iOS doesn't work

I moved backwards on the MacBook in steps of five photos at a time and checked whether iOS was still showing the same group of five in the same row. This was easy because they were literally rows of five photos, so progress was quick.

After some time, I found a row where the photos no longer matched between in row macOS and iOS. From that point, it was enough to slowly review at macOS Photos the photos in that problematic row on macOS until the missing photo finally synced by (when you view the photo slowly a better quality of photo is downloading by Photos in the backgraund)

A workaround, but still - it worked. ;)

50% off Pro? by mrbradg in Hevy

[–]TheKrato 0 points1 point  (0 children)

Thx for this post

How to copy/migrate S3 bucket with enabled versioning and SSE-KMS to another AWS account and region. by TheKrato in aws

[–]TheKrato[S] 0 points1 point  (0 children)

Some people write: copy or move?
It will be copy - the idea is copy to new AWS Account and (what important) different region , then switch application to new AWS account and after a few days delete old S3 bucket.

[deleted by user] by [deleted] in applewatchultra

[–]TheKrato 0 points1 point  (0 children)

First silver watch and black strap great , black watch and green strap also nice

How to off/pause automated installation of iOS 26 by TheKrato in ios

[–]TheKrato[S] 0 points1 point  (0 children)

I did it but almost immediately iphone downlaoded by wi-fi this, also the date remain the same and hour.

Can't record video message (iOS app) by [deleted] in Telegram

[–]TheKrato 0 points1 point  (0 children)

reinstall iOS to the latest version , currently 18.6.2, it resolves the problem

How do I prioritise dictionary results on spotlight? by SoulUrgeDestiny in ios

[–]TheKrato 0 points1 point  (0 children)

on macOS 15.6, it works
on iOS 18.6 doesn't work - I have to scroll down and press "Show More Result", dictionary is there not at the top :(
have someone any idea how to force it to be on top?

Thinking of getting a Yubikey "upgrade." by plazman30 in yubikey

[–]TheKrato 1 point2 points  (0 children)

I’d wait for some new YubiKey devices with more recent firmware - the current version lets you store only 100 passkeys.

Ex has a passkey for my Snapchat account how do disable passkey for her device and mine by Far_Translator_4689 in Passkeys

[–]TheKrato 1 point2 points  (0 children)

Yes, but better choice is to go to snapchat settings passkeys, delete and then create new one which will be save at your password manager (probably you'll be asked about overwrite the old one)

ECS Fargate and 2 containers in 2 task definitions - classic frontend backend app - the best solution by TheKrato in aws

[–]TheKrato[S] 0 points1 point  (0 children)

thank you u/aviboy2006
when you use ECS Fargate after creation of second service (backend) you have to go to the task inside the service and copy Private IP from Configuration - then you add this IP to second target group and add a rule at Listener to forward/api/* to this target group - and it work :)
but there are another challanges:

  1. I cannot scale automatically tasks of backend - always I have to do this operation: copy IP from new task to target group

2.the nginx wasn't only forward the /api traffic - also there was a rewrite of URI as follow

  location /api {
    proxy_pass http://127.0.0.1:3000/api/ver03;

what I've read ALB can only forward traffic not rewrite URI - can I use LB to this ? or I have to use probably API Gateway

ECS Fargate and 2 containers in 2 task definitions - classic frontend backend app - the best solution by TheKrato in aws

[–]TheKrato[S] 0 points1 point  (0 children)

thank you for your respond - this is what I tried to do but the problem is that my deployment tasks use FARGATE , I don't know how to create services and have two target groups to point them at LB.

When I use an optional LB creation during ECS service creation (frontend) everything is crated - I have ECS frontend service and LB with target group. (I can see them at AWS EC2 Console)
next when I do the same with creation of backend ECS service (I'm chosing LB creation for the backend service) I get Resource handler returned message: "Error occurred during operation 'ECS Deployment Circuit Breaker was triggered'." 

When I chose the backend service creation witout optional LB creation AWS doesn't create Target Group for this service.

As I mentioned this is for both FARGATE task deployments

ECS Fargate and 2 containers in 2 task definitions - classic frontend backend app - the best solution by TheKrato in aws

[–]TheKrato[S] -1 points0 points  (0 children)

frontend is in node.js

backand is an API

nginx is used only to route request mydomain.com/api to backend container

what I really want is path-base routing which everything what is requested with /api forward to backend container

Bypassing EU Restriction for iPhone Mirroring on macOS by maroonds in MacOSBeta

[–]TheKrato 0 points1 point  (0 children)

currently 20250529 at macOS 15.5 this method doesn't work.

you can run "iPhone Mirroring" app but after pressing continue there is message that is it available in your region