# Cant stake again my flow on flow port

**URL:** https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756
**Category:** Users Troubleshooting
**Created:** [January 26, 2022, 1:43pm UTC](https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756 "2022-01-26T13:43:33Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Krysto](https://avatars.discourse-cdn.com/v4/letter/k/b5ac83/32.png) [@Krysto](https://forum.flow.com/u/Krysto)
#### Post date: [January 26, 2022, 1:43pm UTC](https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756/1 "2022-01-26T13:43:33Z")

</div>

Could you please tell my why I cant stake my flow?

I am receiving this Error: [Error Code: 1101] cadence runtime error Execution failed: error: pre-condition failed: Cannot register a node operator if the staking auction isn’t in progress → 8624b52f9ddcd04a.FlowIDTableStaking:1176:12

I did a test with 10 flow on staking, now is the second time (in the guide it says to delegate more flows, but this doesnt work properly for me)

also I see in the code this panic thing (maybe will help) : prepare(account: AuthAccount) {  
self.stakingCollectionRef = account.borrow\<&FlowStakingCollection.StakingCollection\>(from: FlowStakingCollection.StakingCollectionStoragePath)  
?? panic(“Could not borrow ref to StakingCollection”)

---

<div class="post-metadata">

### Author: ![flowjosh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.flow.com/flowjosh/32/362_2.png) [@flowjosh](https://forum.flow.com/u/flowjosh)
#### Post date: [January 26, 2022, 4:25pm UTC](https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756/2 "2022-01-26T16:25:29Z")

</div>

The reason is because in about the last day of each epoch, we are in the epoch setup phase. This is an important phase where nodes have to perform necessary setup operations and staking is not allowed. Later today, the epoch will end and staking will be allowed again. 😃

> **[Epoch and Reward Schedule](https://docs.onflow.org/staking/schedule/)**
>
> How the Flow protocol manages the schedule of an epoch and rewards payments

---

<div class="post-metadata">

### Author: ![Krysto](https://avatars.discourse-cdn.com/v4/letter/k/b5ac83/32.png) [@Krysto](https://forum.flow.com/u/Krysto)
#### Post date: [January 29, 2022, 10:43am UTC](https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756/3 "2022-01-29T10:43:40Z")

</div>

Still cant stake it.

Below is the screenshot with error

 ![Screen Shot 2022-01-29 at 12.42.35 PM](https://us1.discourse-cdn.com/flex022/uploads/flow/original/1X/484ce9890a6ee65a2b853d362d09c816cb24d09e.png)

---

<div class="post-metadata">

### Author: ![Krysto](https://avatars.discourse-cdn.com/v4/letter/k/b5ac83/32.png) [@Krysto](https://forum.flow.com/u/Krysto)
#### Post date: [January 30, 2022, 9:12pm UTC](https://forum.flow.com/t/cant-stake-again-my-flow-on-flow-port/2756/4 "2022-01-30T21:12:17Z")

</div>

here Im trying to re-stake my rest flow to the same delegator, I tried to stake to another delegator and still got the same problem, who know what can be the problem?  
I am really interested to stake my flow on ledger and not different way
