# Server returned 404 Not Found

**URL:** https://forum.fuel.network/t/server-returned-404-not-found/5169
**Category:** General
**Created:** [April 24, 2024, 2:50am UTC](https://forum.fuel.network/t/server-returned-404-not-found/5169 "2024-04-24T02:50:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![chappie1998](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/chappie1998/32/971_2.png) [@chappie1998](https://forum.fuel.network/u/chappie1998)
#### Post date: [April 24, 2024, 2:50am UTC](https://forum.fuel.network/t/server-returned-404-not-found/5169/1 "2024-04-24T02:50:43Z")

</div>

while deploying the contract I am getting this error `error: provider: Server returned 404 Not Found: `

forc 0.55.0  
fuel-core 0.22.4

I try to deploy the contract on local net and testnet with following commands.

forc deploy --unsigned  
forc deploy --testnet

---

<div class="post-metadata">

### Author: ![calldelegation](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/calldelegation/32/1484_2.png) [@calldelegation](https://forum.fuel.network/u/calldelegation)
#### Post date: [April 24, 2024, 9:40pm UTC](https://forum.fuel.network/t/server-returned-404-not-found/5169/2 "2024-04-24T21:40:56Z")

</div>

Hey @chappie1998! I can see that you’re using a custom toolchain to use forc `v0.55.0`, the official beta-5 toolchain on supports forc up to `v0.49.3`.

The problem you’re facing is simply because the testnet release is not ready yet and theres a version mismatch. On top of that there is no faucet for the devnet so you wouldn’t have any ETH to deploy with.

Good news is that all of these things are coming very soon in the next couple of weeks. i.e. The PR here:

> <https://github.com/FuelLabs/faucet/issues/68>

As always appreciate your patience and you being here @chappie1998! 🙂

---

<div class="post-metadata">

### Author: ![chappie1998](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/chappie1998/32/971_2.png) [@chappie1998](https://forum.fuel.network/u/chappie1998)
#### Post date: [April 26, 2024, 3:29am UTC](https://forum.fuel.network/t/server-returned-404-not-found/5169/3 "2024-04-26T03:29:48Z")

</div>

I am using a custom toolchain and a new version because there are some features I need that are only available in the latest version. But I am also not able to deploy on the local net. What could be the issue?

---

<div class="post-metadata">

### Author: ![calldelegation](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/calldelegation/32/1484_2.png) [@calldelegation](https://forum.fuel.network/u/calldelegation)
#### Post date: [April 26, 2024, 3:06pm UTC](https://forum.fuel.network/t/server-returned-404-not-found/5169/4 "2024-04-26T15:06:22Z")

</div>

Hey @chappie1998 sorry to hear that. This is just the fact that the toolchain has not updated everything to a stable version yet where everything works together. We’re going to make a announcement in the builders discord when this is released. It is coming VERY soon.
