[Support] findthelorax - docker templates


Recommended Posts

Support for findthelorax docker templates
Just learning but happy to help where I can.

Look at the documentation on Github!


Application Name: EMQX
Application Site: https://www.emqx.io/

Docker Hub: https://hub.docker.com/_/emqx
Github: https://github.com/emqx/emqx

 

Application Name: blisshq
Application Site: https://www.blisshq.com/

Docker Hub: https://hub.docker.com/r/romancin/bliss
Github: https://github.com/romancin/bliss-docker

 

Application Name: PhotoPrism
Application Site: https://www.photoprism.app/

Docker Hub: https://hub.docker.com/r/photoprism/photoprism
Github: https://github.com/photoprism

Edited by Findthelorax
Link to comment
  • 1 month later...

Are you getting any errors in the container logs? I just installed it without issue after fixing permissions on the emqx appdata folder which may be my fault somewhere. I'll update the template with PUID/PGID variables. I ended up switching back to mosquitto after having some issues later on with emqx. I use Dozzle to view the logs and troubleshoot but if you post them and I'll do my best to help.

Link to comment
  • 3 weeks later...

No PhotoPrism WebUI, no matter what I do!

 

I'm getting desperate. I've tried a few things and searched the web but I can't get a WebUI!
Neither with sqlite nor with mysql (mariadb).

Here are some logs and screenshots:

 

time="2023-11-26T13:38:56+01:00" level=info msg="Become a member today, support our mission and enjoy our member benefits! 💎"
time="2023-11-26T13:38:56+01:00" level=info msg="Visit https://www.photoprism.app/membership to learn more."
time="2023-11-26T13:38:56+01:00" level=info msg="webdav: shared /originals/"
time="2023-11-26T13:38:56+01:00" level=info msg="webdav: shared /import/"
time="2023-11-26T13:38:56+01:00" level=info msg="server: disabled tls"
time="2023-11-26T13:38:56+01:00" level=info msg="server: listening on 0.0.0.0:2342 [69.068577ms]"
started 231021 as root (amd64-prod)
init: updating filesystem permissions
PHOTOPRISM_DISABLE_CHOWN="true" disables permission updates
init: https
Creation of a default HTTPS/TLS certificate is skipped because PHOTOPRISM_DEFAULT_TLS is "false".
Problems? Our Troubleshooting Checklists help you quickly diagnose and solve them:
https://docs.photoprism.app/getting-started/troubleshooting/
file umask....: "0002" (u=rwx,g=rwx,o=rx)
home directory: /photoprism
assets path...: /opt/photoprism/assets
storage path..: /photoprism/storage
config path...: default
cache path....: default
backup path...: /photoprism/storage/backups
import path...: /photoprism/import
originals path: /photoprism/originals
switching to uid 99:100
/opt/photoprism/bin/photoprism start

 

 

<?xml version="1.0"?>
<Container version="2">
  <Name>PhotoPrism</Name>
  <Repository>photoprism/photoprism</Repository>
  <Registry>https://hub.docker.com/r/photoprism/photoprism</Registry>
  <Network>proxynet</Network>
  <MyIP/>
  <Shell>sh</Shell>
  <Privileged>false</Privileged>
  <Support>https://forums.unraid.net/topic/141872-support-findthelorax-docker-templates/</Support>
  <Project>https://github.com/photoprism/photoprism</Project>
  <Overview>PhotoPrism&#x2122; is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud.&#xD;
&#xD;
Please also support the developer of this superior project through a PayPal donation or on Patreon.&#xD;
&#xD;
Database lockups: If you got problems where the database lockes up you should switch to a mysql based database but you have to also setup a dedicated database for that, for example 'MariaDB' from Linuxserver.io - if you need help please visit the support thread of this container and/or the MariaDB thread.</Overview>
  <Category>Productivity: MediaApp:Photos</Category>
  <WebUI>http://[IP]:[PORT:2342]/</WebUI>
  <TemplateURL>https://raw.githubusercontent.com/findthelorax/unraid-templates/master/photoprism.xml</TemplateURL>
  <Icon>https://raw.githubusercontent.com/findthelorax/unraid-templates/main/images/photoprism.png</Icon>
  <ExtraParams/>
  <PostArgs/>
  <CPUset/>
  <DateInstalled>1701002616</DateInstalled>
  <DonateText>If you like my work please </DonateText>
  <DonateLink>https://www.paypal.me/photoprism</DonateLink>
  <Requires/>
  <Config Name="Data Dir" Target="/photoprism/storage" Default="" Mode="rw" Description="Storage PATH for generated files like cache and index (Keep cache, settings and database)" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/photoprism</Config>
  <Config Name="Storage Path" Target="/photoprism/originals" Default="" Mode="rw" Description="Path to your images and storage folder" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/pictures/</Config>
  <Config Name="Photo Import Folder" Target="/photoprism/import" Default="" Mode="rw" Description="Only if you want to use the Import function of PhotoPrism (ATTENTION: Don't put the import folder in a subdirectory of the storage folder for your images!)" Type="Path" Display="always" Required="false" Mask="false"/>
  <Config Name="Offensive Uploads" Target="PHOTOPRISM_UPLOAD_NSFW" Default="" Mode="" Description="Allow uploads that MAY be offensive (Valid options: 'true' or 'false')" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
  <Config Name="Flag Offensive Photos" Target="PHOTOPRISM_DETECT_NSFW" Default="" Mode="" Description="Flag photos as private that MAY be offensive (Valid options: 'true' or 'false')" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
  <Config Name="Website Tile" Target="PHOTOPRISM_SITE_TITLE" Default="" Mode="" Description="Website Title" Type="Variable" Display="always" Required="false" Mask="false"/>
  <Config Name="Website Caption" Target="PHOTOPRISM_SITE_CAPTION" Default="" Mode="" Description="Website Caption" Type="Variable" Display="always" Required="false" Mask="false"/>
  <Config Name="Website Description" Target="PHOTOPRISM_SITE_DESCRIPTION" Default="" Mode="" Description="Website Description" Type="Variable" Display="always" Required="false" Mask="false"/>
  <Config Name="Website Author" Target="PHOTOPRISM_SITE_AUTHOR" Default="" Mode="" Description="Website Author" Type="Variable" Display="always" Required="false" Mask="false">YK</Config>
  <Config Name="Initial Admin Password" Target="PHOTOPRISM_ADMIN_PASSWORD" Default="admin" Mode="" Description="Initial Admin Password - you can change the password on the settings page (If you don't want to use a password delete this entry and create another variable with the Key: 'PHOTOPRISM_PUBLIC' and the Value: 'true')" Type="Variable" Display="always" Required="true" Mask="true">admin</Config>
  <Config Name="WebGUI Port" Target="2343" Default="" Mode="tcp" Description="WebGUI Port" Type="Port" Display="always" Required="false" Mask="false">2343</Config>
  <Config Name="Photoprims Database Type" Target="PHOTOPRISM_DATABASE_DRIVER" Default="" Mode="" Description="Choose if you want to use the builtin 'sqlite' database or a 'mysql' based database (If you got problems where the database lockes up you should switch to mysql but you have to also setup a dedicated database for that for example 'MariaDB' from Linuxserver.io)" Type="Variable" Display="always" Required="true" Mask="false">mysql</Config>
  <Config Name="MySQL Database Connection" Target="PHOTOPRISM_DATABASE_DSN" Default="" Mode="" Description="Needs to be filled out if you are using a 'mysql' based databyse type (it has to be filled in exact this format: 'DBUSER:DBPASSWORD@tcp(DBIP:DBPORT)/photoprism?parseTime=true' all values in CAPS have to be replaced with your credentials and without quotes)" Type="Variable" Display="always" Required="false" Mask="false">photoprism:insecure@tcp(10.75.0.111:3307)/photoprism?parseTime=true</Config>
  <Config Name="Webdav Autoindex - Safety Delay" Target="PHOTOPRISM_AUTO_INDEX" Default="" Mode="" Description="Set the safety delay for the Webdav Autoindexing in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)" Type="Variable" Display="always" Required="false" Mask="false">0</Config>
  <Config Name="Webdav Autoimport- Safety Delay" Target="PHOTOPRISM_AUTO_IMPORT" Default="" Mode="" Description="Set the safety delay for the Webdav Autoimport in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)" Type="Variable" Display="always" Required="false" Mask="false">0</Config>
  <Config Name="Settings Hidden" Target="PHOTOPRISM_SETTINGS_HIDDEN" Default="" Mode="" Description="Users can not view or change settings (Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
  <Config Name="On-Demand Rendering" Target="PHOTOPRISM_THUMB_UNCACHED" Default="" Mode="" Description="Enable on-demand thumbnail rendering (high memory and cpu usage - Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
  <Config Name="Tumbnail Size Limit" Target="PHOTOPRISM_THUMB_SIZE" Default="" Mode="" Description="Pre-rendered thumbnail size limit (default 2048, min 720, max 7680)" Type="Variable" Display="advanced" Required="false" Mask="false">2048</Config>
  <Config Name="On-demand Size Limit" Target="PHOTOPRISM_THUMB_SIZE_UNCACHED" Default="" Mode="" Description="On-demand rendering size limit (default 7680, min 720, max 7680)" Type="Variable" Display="advanced" Required="false" Mask="false">7680</Config>
  <Config Name="Converted Image Size Limit" Target="PHOTOPRISM_JPEG_SIZE" Default="" Mode="" Description="Size limit for converted image files in pixels (720-30000)" Type="Variable" Display="advanced" Required="false" Mask="false">7680</Config>
  <Config Name="Thumbnail Quality" Target="PHOTOPRISM_JPEG_QUALITY" Default="" Mode="" Description="Set to 95 for high-quality thumbnails (requires more storage)" Type="Variable" Display="advanced" Required="false" Mask="false">90</Config>
  <Config Name="Darktable Presets" Target="PHOTOPRISM_DARKTABLE_PRESETS" Default="" Mode="" Description="Use darktable presets (disables concurrent raw to jpeg conversion - Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
  <Config Name="Resample Filter" Target="PHOTOPRISM_THUMB_FILTER" Default="" Mode="" Description="Resample filter, best to worst: blackman, lanczos, cubic, linear" Type="Variable" Display="advanced" Required="false" Mask="false">lanczos</Config>
  <Config Name="Enable Experimental Features" Target="PHOTOPRISM_EXPERIMENTAL" Default="" Mode="" Description="Enable experimental features (Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
  <Config Name="UID" Target="PHOTOPRISM_UID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
  <Config Name="GID" Target="PHOTOPRISM_GID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
  <Config Name="Storage Path" Target="PHOTOPRISM_STORAGE_PATH" Default="" Mode="" Description="Change only if you know what you are doing! (delete this value if you want to store your database and generated thumnails in the main directory)" Type="Variable" Display="advanced" Required="false" Mask="false">/photoprism/storage</Config>
</Container>

 

 

<?xml version="1.0"?>
<Container version="2">
  <Name>mariadb-photoprism</Name>
  <Repository>lscr.io/linuxserver/mariadb</Repository>
  <Registry>https://github.com/orgs/linuxserver/packages/container/package/mariadb</Registry>
  <Network>proxynet</Network>
  <MyIP/>
  <Shell>bash</Shell>
  <Privileged>false</Privileged>
  <Support>https://github.com/linuxserver/docker-mariadb/issues/new/choose</Support>
  <Project>https://mariadb.org/</Project>
  <Overview>Mariadb(https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.</Overview>
  <Category>Network:Other MediaApp:Other Other: Tools:Utilities</Category>
  <WebUI/>
  <TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/master/unraid/mariadb.xml</TemplateURL>
  <Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-logo.png</Icon>
  <ExtraParams/>
  <PostArgs/>
  <CPUset/>
  <DateInstalled>1701002682</DateInstalled>
  <DonateText>Donations</DonateText>
  <DonateLink>https://www.linuxserver.io/donate</DonateLink>
  <Requires/>
  <Config Name="WebUI" Target="3306" Default="3306" Mode="tcp" Description="Mariadb listens on this port." Type="Port" Display="always" Required="true" Mask="false">3307</Config>
  <Config Name="MYSQL_ROOT_PASSWORD" Target="MYSQL_ROOT_PASSWORD" Default="ROOT_ACCESS_PASSWORD" Mode="{3}" Description="Set this to root password for installation (minimum 4 characters and non-alphanumeric passwords must be properly escaped)." Type="Variable" Display="always" Required="true" Mask="true">insecure</Config>
  <Config Name="MYSQL_DATABASE" Target="MYSQL_DATABASE" Default="USER_DB_NAME" Mode="{3}" Description="Specify the name of a database to be created on image startup." Type="Variable" Display="always" Required="false" Mask="false">photoprism</Config>
  <Config Name="MYSQL_USER" Target="MYSQL_USER" Default="MYSQL_USER" Mode="{3}" Description="This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here)." Type="Variable" Display="always" Required="false" Mask="false">photoprism</Config>
  <Config Name="MYSQL_PASSWORD" Target="MYSQL_PASSWORD" Default="DATABASE_PASSWORD" Mode="{3}" Description="Set this to the password you want to use for you MYSQL_USER (minimum 4 characters and non-alphanumeric passwords must be properly escaped)." Type="Variable" Display="always" Required="false" Mask="true">insecure</Config>
  <Config Name="REMOTE_SQL" Target="REMOTE_SQL" Default="http://URL1/your.sql,https://URL2/your.sql" Mode="{3}" Description="Set this to ingest sql files from an http/https endpoint (comma seperated array)." Type="Variable" Display="always" Required="false" Mask="false">http://URL1/your.sql,https://URL2/your.sql</Config>
  <Config Name="Appdata" Target="/config" Default="/mnt/user/appdata/mariadb-1" Mode="rw" Description="Contains the db itself and all assorted settings." Type="Path" Display="advanced" Required="true" Mask="false">/mnt/user/appdata/mariadb-1</Config>
  <Config Name="PUID" Target="PUID" Default="99" Mode="{3}" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
  <Config Name="PGID" Target="PGID" Default="100" Mode="{3}" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
  <Config Name="UMASK" Target="UMASK" Default="022" Mode="{3}" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">022</Config>
</Container>

 

  • Upvote 1
Link to comment

I also swt the Photoprism to my costum network but didnt work. Then i changed it to host now it works.

 

Im struggeling with 2 things and it is hard getting help

 

How can i make 2 users in CLU?

docker compose exec photoprism photoprism users add -p BLABLA  -n "Daniel" Daniel  ???

https://docs.photoprism.app/user-guide/users/cli/

 

And how can i setup auto index?

This dosent work.

Any good ideas? :)

image.thumb.png.e220f41641ab8145177179529226dddc.png

Link to comment

I've installed the PhotoPrism container and everything seemed fine, but when I try to access the WebUI I get the "Unable to connect" message in the browser (screenshot attached).

I've got other containers running such as Photostructure, and that one lets me access it and works fine, so it seems there's no firewall issue here.


I attach the log from Unraid, can someone tell me what's wrong?

Captura de pantalla 2023-12-07 a las 12.26.58.jpg

Captura de pantalla 2023-12-07 a las 12.28.11.jpg

log-photoprism-unraid.txt

Link to comment
6 hours ago, JaviPas said:

I've installed the PhotoPrism container and everything seemed fine, but when I try to access the WebUI I get the "Unable to connect" message in the browser (screenshot attached).

I've got other containers running such as Photostructure, and that one lets me access it and works fine, so it seems there's no firewall issue here.


I attach the log from Unraid, can someone tell me what's wrong?

Captura de pantalla 2023-12-07 a las 12.26.58.jpg

Captura de pantalla 2023-12-07 a las 12.28.11.jpg

log-photoprism-unraid.txt 4.86 kB · 0 downloads

I had to use "Host" to get it working. Dont know why?

  • Like 1
Link to comment
  • 3 weeks later...

I'm trying to install photoprism with a separate mariadb container. This container runs on port 3307 and bridge network type. In the photoprism configuration I've set the network to host and the configuration for the database. However, I get a connection refused in the webui and this error in the logs:

time="2023-12-28T22:43:51+02:00" level=error msg="dial tcp 192.168.1.100:3307: connect: connection refused"

The app works fine with sqlite. How should I do this? I can't use 3306 since I have another database container on that port.

Edited by bogdansrb
Link to comment
  • 2 weeks later...

With Photoprism, I was having the same issue as everyone here where I couldn't launch the container with the network in bridge mode and had to use host mode. I'm not a docker expert by any means so I was googling for answers why you can't connected to a container that's in bridge mode and looking for steps to troubleshoot that.

 

That led me to look at the docker run command and when I set the network to bridge (or something other than host) I noticed that the -p parameter is pointing at port 2343 and the default for photoprism is 2342. I copied the run command and changed the parameter to be "-p 2342:2342" and it worked!

 

What it looks like is when the container is using the host network it's not having to "port forward" from the host's port to the port on the container and having the container in bridge mode it relies on that parameter and if it's pointing to the wrong port then it won't work. That's my uneducated thoughts on it anyway. 

 

I'm going to see if I can create a bug in github and get it fixed (once I find where it pulls the info to build the docker run command from).

Edited by k01e
formatting
Link to comment
18 hours ago, k01e said:

I'm going to see if I can create a bug in github and get it fixed (once I find where it pulls the info to build the docker run command from).

This is likely not an issue with either the app or template, but a side effect of unraid's GUI.

Say network is set as bridge, and "container port" is set at 2342. You change network to host. You change port to 2343. Since there's no remapping in host mode it changes both the "container port" and "host port". You switch back to bridge, Container is still set to 2343, so wrong until you go edit the variable and change it back.

 

So it's common if you change back and forth while messing with things.

Link to comment

 

2 hours ago, Kilrah said:

This is likely not an issue with either the app or template, but a side effect of unraid's GUI.

Say network is set as bridge, and "container port" is set at 2342. You change network to host. You change port to 2343. Since there's no remapping in host mode it changes both the "container port" and "host port". You switch back to bridge, Container is still set to 2343, so wrong until you go edit the variable and change it back.

 

So it's common if you change back and forth while messing with things.

 

You're right with the issue regarding to the app, but I think you can mitigate it with a change to the template or a new one. I think the template as is doesn't suit all of our needs.

 

I was looking at ich777's old template and you can setup the template to default to host or bridge and can add the port mapping to the template.

 

When I initially did it, I ran I updated the docker run command and ran it in the Unraid CLI. I think what I would do in the future is use the "Add Container" feature and build the template with the parameters in there. I never really dug into the "Add Container" feature until late last night.

 

I'm just now digging in deeper into all of this. So this might be table stakes or new knowledge like it is to me.

 

 

Link to comment

Haha wow I just spent the last half hour wondering why this wasn't working - I had started off in bridge mode as I prefer that over host. Noticed the log and scratched my head why the template was using port 2343 instead of 2342. My separate manual Docker Compose PhotoPrism yml was using 2342 so confused me even more. 

Manually adding a new port mapping is all you need to do. 

time="2024-01-08T15:48:33+10:00" level=info msg="webdav: shared /originals/"
time="2024-01-08T15:48:33+10:00" level=info msg="webdav: shared /import/"
time="2024-01-08T15:48:33+10:00" level=info msg="server: disabled auto tls"
time="2024-01-08T15:48:33+10:00" level=info msg="server: listening on 0.0.0.0:2342 [1.322683ms]"

 

Attached what the new port config should look like. 

You could also just point to 2343 on the host if you're using that already. 

PPport.png

Link to comment
  • 1 month later...

Hi, I'm having an issue running your photoprism template from the app store. Every time I run it, It fails with the following errer.

 

docker: invalid spec: :/photoprism/import:rw: empty section between colons.

 

Any help getting it to run would be appreciated. Here is everything from the command execution.

 

docker run
  -d
  --name='PhotoPrism'
  --net='bridge'
  -e TZ="America/Los_Angeles"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower"
  -e HOST_CONTAINERNAME="PhotoPrism"
  -e 'PHOTOPRISM_UPLOAD_NSFW'='true'
  -e 'PHOTOPRISM_DETECT_NSFW'='false'
  -e 'PHOTOPRISM_SITE_TITLE'=''
  -e 'PHOTOPRISM_SITE_CAPTION'=''
  -e 'PHOTOPRISM_SITE_DESCRIPTION'=''
  -e 'PHOTOPRISM_SITE_AUTHOR'=''
  -e 'PHOTOPRISM_ADMIN_PASSWORD'='photoprism'
  -e 'PHOTOPRISM_DATABASE_DRIVER'='sqlite'
  -e 'PHOTOPRISM_DATABASE_DSN'=''
  -e 'PHOTOPRISM_AUTO_INDEX'='0'
  -e 'PHOTOPRISM_AUTO_IMPORT'='0'
  -e 'PHOTOPRISM_SETTINGS_HIDDEN'='false'
  -e 'PHOTOPRISM_THUMB_UNCACHED'='false'
  -e 'PHOTOPRISM_THUMB_SIZE'='2048'
  -e 'PHOTOPRISM_THUMB_SIZE_UNCACHED'='7680'
  -e 'PHOTOPRISM_JPEG_SIZE'='7680'
  -e 'PHOTOPRISM_JPEG_QUALITY'='90'
  -e 'PHOTOPRISM_DARKTABLE_PRESETS'='false'
  -e 'PHOTOPRISM_THUMB_FILTER'='lanczos'
  -e 'PHOTOPRISM_EXPERIMENTAL'='false'
  -e 'PHOTOPRISM_UID'='99'
  -e 'PHOTOPRISM_GID'='100'
  -e 'PHOTOPRISM_STORAGE_PATH'='/photoprism/storage'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:2342]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/findthelorax/unraid-templates/main/images/photoprism.png'
  -p '2342:2342/tcp'
  -v '/mnt/user/appdata/photoprism':'/photoprism/storage':'rw'
  -v '/mnt/user/Photos/':'/photoprism/originals':'rw'
  -v '':'/photoprism/import':'rw' 'photoprism/photoprism'

docker: invalid spec: :/photoprism/import:rw: empty section between colons.
See 'docker run --help'.

The command failed.

Link to comment
  • 1 month later...

Hi I have had issue for a while where I have had to put the account to public as I can see anything to state the account login username. Does anyone know how to change this or what the default is ?

Link to comment

Hi there!

 

I am trying to enable "Video transcoding" using "Intel Quick Sync" but can't get it working. 

What I've done so far:

 

1) Verify that my hardware support Intel Quick Sync .

 

2) Activate video transcoding inside photoprism container:

 

Help01.png.7f096fc3bcc09ffe3081a06427fa1315.png

 

3) Share the device with photoprism service

Help02.png.a22ecef5e8f749f8347f80a7dfbba628.png

 

4) Trying to watch a video (HEVC, 2704x1520) on photoprism website.

 

I can see from unraid dashboard and htop or  intel_gpu_top that the transcoding happens on the cpu on the the gpu.

 

Help03.thumb.png.f8de6b7c56c7ae7e9b598a74cf11ea57.png

 

Do you have an idea on what are the next steps?

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.