MichaelC michael-2
  • Joined on 2023-03-12
MichaelC pushed to wrn_blender_not_found_improvement at michael-2/flamenco 2023-06-27 00:50:05 +02:00
0dac4df945 enhance messages when blender is not found
77db55bb14 Manager: when worker signs off, only remember specific statuses
8a5c099d57 Website: Documenting descriptions for Job and Task Statuses in the documentation webpage
71f2947c4b Add 'copy-file' command. (#104220)
5b60a0f550 Update CHANGELOG.md
Compare 10 commits »
MichaelC commented on issue studio/flamenco#104216 2023-05-26 23:31:37 +02:00
Duplication of Z:\ on the .blend path

If there is no .blend file anywhere then perhaps the Blender AddOn failed to post it to Flamenco Manager? Any temporary errors on Blender UI?

MichaelC commented on issue studio/flamenco#104216 2023-05-26 23:05:13 +02:00
Duplication of Z:\ on the .blend path

I havent tried with Shaman disabled.

I have shaman enabled. I would guess there are no symlinks if it is disabled... but I dont know that for a fact.

Are the files that are missing real or…

MichaelC commented on issue studio/flamenco#104216 2023-05-26 22:13:17 +02:00
Duplication of Z:\ on the .blend path

Flamenco Manager uses Shaman file system abstraction which essentially uses linux symlinks. I assume you have Shaman enabled and therefore, some folders on the shared-storage will be symlinks. …

MichaelC commented on issue studio/flamenco#104216 2023-05-26 21:35:10 +02:00
Duplication of Z:\ on the .blend path

What is the type of shared storage file server?

I decided to try out a Windows worker and saw similar error to you, that blender couldnt open the .blend file.

I have tried NFS with Windows…

MichaelC commented on issue studio/flamenco#104213 2023-05-24 18:18:53 +02:00
RPI4 Support

@PGSCOM - yes, there is documentation on how to configure shared-storage paths between platform types. RaspPi will be a 'linux' platform type. Flamenco will translate between them. See…

MichaelC commented on issue studio/flamenco#104213 2023-05-24 11:47:13 +02:00
RPI4 Support

There's probably that error because I've done tests before, I'd better do a new installation of raspbian and try it again.

The script says it can't find go, so probably the symlink in the…

MichaelC commented on issue studio/flamenco#104213 2023-05-24 01:42:12 +02:00
RPI4 Support

The minimum version requirements for Flamenco must be met and I can see from your logs, you are using earlier version of golang 1.15 and minimum is 1.20. Usually, RaspPi/Debian/Ubuntu distros…

MichaelC commented on issue studio/flamenco#104213 2023-05-23 15:39:15 +02:00
RPI4 Support

Yes @michael-2, I tried to build Flamenco-Manager and Flamenco-Worker in Raspbian installing all the dependencies with the tutorial. …

MichaelC commented on issue studio/flamenco#104213 2023-05-23 15:29:31 +02:00
RPI4 Support

Hi @PGSCOM - this to me falls into a wider question for flamenco dev team on what is the plan to support ARM targets in general, like Mac M1, RaspberryPi 32 & 64bit etc. Depending on your…

MichaelC pushed to main at michael-2/flamenco 2023-05-23 01:54:31 +02:00
9cbdadcd4b Add 'Flamenco gets stuck after the first chunk' to the FAQ
77ff6151bd Fix check-environment Makefile rule
9915951007 Deploy: Update deployment instructions
ebf4021da2 Fix #104191: Manager build error on ARM64
bbeefd4bfa Website: fix developer 'get started' links
Compare 15 commits »
MichaelC commented on issue studio/flamenco#104191 2023-05-04 13:13:04 +02:00
Manager build error on ARM64

Yes, I hand patched main just to see if it helped while experimenting with arm64 build and reading this thread.

MichaelC commented on issue studio/flamenco#104191 2023-05-02 22:55:58 +02:00
Manager build error on ARM64

Could you give #104210 a try?

This built flamenco-manager for me when I hand patched the touch_linux.go file.

Without this I would get the following error building the arm64 target...

``…

MichaelC pushed to doc_content_mission at michael-2/flamenco 2023-04-25 23:11:03 +02:00
3bf98b65aa spelling mistake - pipeline
MichaelC created pull request studio/flamenco#104207 2023-04-25 22:50:26 +02:00
Add mission statement to project website
MichaelC deleted branch doc_mission from michael-2/flamenco 2023-04-25 22:47:59 +02:00
MichaelC pushed to doc_content_mission at michael-2/flamenco 2023-04-25 22:47:08 +02:00
f790e3c716 place mission at top
MichaelC created branch doc_content_mission in michael-2/flamenco 2023-04-25 22:47:08 +02:00
MichaelC created branch doc_mission in michael-2/flamenco 2023-04-25 16:54:29 +02:00
MichaelC pushed to doc_mission at michael-2/flamenco 2023-04-25 16:54:29 +02:00
1d20ecf711 adjust position in menu
381f1ce362 initial creation
Compare 2 commits »