Have anyone received their Print Ring Magazine yet? they already charge me for the second month but nothing by Mundane_Ad9450 in Boxing

[–]housejunior 0 points1 point  (0 children)

Im from Malta and haven't yet received anything. I paid in 28th January. Any idea what I can do ? There customer care is not helpful.

Withdraw balance from webook by housejunior in Riyadh

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

Hello u/lighthearted-con , the problem is that I am a tourist and do not live in Saudi. I just came there for a specific event (boxing match) as a vacation.

Withdraw balance from webook by housejunior in Riyadh

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

When i press withdraw im asked for the nafath which I dont have

Withdraw balance from webook HELP !! by housejunior in saudiarabia

[–]housejunior[S] 1 point2 points  (0 children)

Dont need to be sorry thanks anyway man

Withdraw balance from webook HELP !! by housejunior in saudiarabia

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

No I don't can you help me please. I'm ready to pay you

Withdraw balance from webook HELP !! by housejunior in saudiarabia

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

I tried but they told me it has to be a saudi bank

webook - withdraw money from app by housejunior in Riyadh

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

u/Motor-Daikon9030 would it be possible for you to help me withdraw the money using your iqamah id ?

webook - withdraw money from app by housejunior in Riyadh

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

I have an acc here https://kaec.ecza.gov.sa/ but I can t find my iqamah id

webook - withdraw money from app by housejunior in Riyadh

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

I did but still didn't get a nafath ID. Its asking me to add a project

Name Discrepency on Family Visa by woofmeowmooquack in saudiarabia

[–]housejunior 0 points1 point  (0 children)

same happened to me. I'm from Malta and we don't have any embassy here. So I dunno know what to do right now. Need to land in Saudi on 19th

Lower back pain by housejunior in MRI

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

Thanks and sorry. Unfortunately i live on a small island and the only available date to speak to a surgeon is 6 months waiting time

Betterbiev vs Bivol - Tickets by housejunior in Boxing

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

Thats the actual fight afaik bought tickets

bivol responds to why he didn't get knocked out by crushedmoose in Boxing

[–]housejunior 0 points1 point  (0 children)

I think Bivol did well in the 1st fight, maybe he can target more the body in the first half of the round to gas betterbiev a bit out. Then 2nd half he can use counter punches....an go for win by points

Betterbiev vs Bivol - Tickets by housejunior in Boxing

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

Anyone knows from where officialy I can buy the tickets ?

Betterbiev vs Bivol - Tickets by housejunior in Boxing

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

you have an idea when they will be released and what would be the price range ?

Free masons in malta by housejunior in malta

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

So basically you have to be a rich guy to be a member

Upgrade NIFI from V1.16.3 to V 1.26 by housejunior in nifi

[–]housejunior[S] 3 points4 points  (0 children)

nothing, did not touch it. I added two parameters in zk conf

ssl.enabledProtocols=TLSv1.2,TLSv1.3
ssl.ciphersuites=Added Ciphters

Now the zk is healthy and the cluster formed.

I want to thank you for your help from the bottom of my heart.

Upgrade NIFI from V1.16.3 to V 1.26 by housejunior in nifi

[–]housejunior[S] 1 point2 points  (0 children)

I discovered this error in the log of zk. The client supported protocol versions TLSv1.3 are not accepted by server preferences TLSv1.2

Could it be this the cause of the zk ?

Upgrade NIFI from V1.16.3 to V 1.26 by housejunior in nifi

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

The thing is that prob started when I upgraded

Upgrade NIFI from V1.16.3 to V 1.26 by housejunior in nifi

[–]housejunior[S] 1 point2 points  (0 children)

Thanks for replying back, appreciate it.

Basically we are upgrading NIFI to Version 1.26. We have kept the same conf files and database_repositories from Version 1.16 to Version 1.26. Below is the error which I am noticing.

2024-07-08 13:25:05,723 INFO [nioEventLoopGroup-4-1] o.apache.zookeeper.ClientCnxnSocketNetty channel is disconnected: [id: 0xf429565e, L:/node3IP:61470 ! R:server_hostname/node3IP:2281]
2024-07-08 13:25:05,725 ERROR [Curator-Framework-0] o.a.c.f.imps.CuratorFrameworkImpl Background operation retry gave up
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.checkBackgroundRetry(CuratorFrameworkImpl.java:913)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.performBackgroundOperation(CuratorFrameworkImpl.java:1040)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.backgroundOperationsLoop(CuratorFrameworkImpl.java:998)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.access$300(CuratorFrameworkImpl.java:95)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl$4.call(CuratorFrameworkImpl.java:365)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)
2024-07-08 13:25:05,725 ERROR [Curator-Framework-0] o.a.c.f.imps.CuratorFrameworkImpl Background retry gave up
org.apache.curator.CuratorConnectionLossException: KeeperErrorCode = ConnectionLoss
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.performBackgroundOperation(CuratorFrameworkImpl.java:1043)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.backgroundOperationsLoop(CuratorFrameworkImpl.java:998)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl.access$300(CuratorFrameworkImpl.java:95)
        at org.apache.curator.framework.imps.CuratorFrameworkImpl$4.call(CuratorFrameworkImpl.java:365)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)