Can someone please help me how can I upgrade my bolt.diy to the latest release v0.0.7 on cloudflare? is stable version also upgraded to 0.0.7 or just main version updated? @leex279
following, not deploying on cloudflare pages with old method.
@simple.dimple Release is always stable. main does not have release numbers.
At the moment it seems there is a problem with the cloudflare deployment, cause they changed something. @aliasfox is already trying to find out what needs to be done to make it work again.
I maybe will take a look into it later as well.
Many Thanks for reply, Please tag me once find a way, @aliasfox
I was still unable to get it to work after some testing. But I havenāt had the time to deep dive it yet. Hopefully as @leex279 stated there is a better solution rolling out soon. Thanks!
I managed to deploy it with Workers instead of Pages. But not sure if this is the way to go and what other causes it has.
did anyone find a way?
We make progress, see: Error building my application Ā· Issue #1414 Ā· stackblitz-labs/bolt.diy Ā· GitHub
With the PR from @private.winters.bf3 it is working to deploy with the āoldā way as shown in my video, but we still need to test more, as it looks like the PR breakes other stuff at the moment.
You can try out my deployment here: https://boltdiy-1436.pages.dev/
Maybe its just that the Debug infos broke. Need to test some more tomorrow.
I really hope we find a way to do it. also is it possible to make the request to AI in a backend server and not in the frontend and is it possible to make login feature that works with supabase ?
@mouss as written above its in fixing. you can see the progress within the linked github issue.
Other things => please dont mix it up here and open new feature requests for it, if not already there
did we find a solution ?
It would be awesome if we can find a script to easily maintain our installationsā¦
@mouss we got the problem as you can see in the linked git, but there is no fix to main out yet, as we will testing and try making sure there are no other problems, as it was for Debug and Update tab
@Fer As you can see in the Developer Mode Settings, there is a Update Tab, which is beta at the moment and not working to update, but maybe can be used in the future to update your instance. At least for local or hosted ones on a own server. It will not work for e.g. Cloudflare.
=> please no further discussion about this here, as this is dedicated to 007 and cloudflare. Feel free to open another topic
Hey @aliasfox, did you come up with a solution or a new process to get it deployed? Thank you.
@shankypedia no new process is needed as soon as the bugfix is out
still no fix ? we waiting impatiently
The fix is now on the main branch. I did a quick test and it worked for me:
Would be good if some of you could test as well with the main branch, before we do the hotfix to stable.
The latest update to the main branch worked for me.
Whenever I use the main branch, I get this error: āCannot read properties of null (reading āurlIdā)ā, the chats donāt load. @leex279 @aliasfox
Only the stable branch has always worked for me.
@shankypedia did you clean your cache after updating / if it is on the same url/port?