View Issue Details

IDProjectCategoryView StatusLast Update
0002904IndiStarterGeneralpublic26-04-17 15:50
ReporterEli Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Summary0002904: Indistarter not connecting to cameras or EAF
DescriptionHi,
I've been having problems connecting my devices through Indistarter. The issues are probably because I'm not familiar with setting up networks. I'm using ccdciel and so there need to connect my devices via indistarter. I was using kstars/ekos before. My setup uses M1 Mac mini running Tahoe OS and I'm remotely controlling my devices on a rpi running stellarmateOS 2.0.1 - I believe running the latest indi libraries.

Currently my issue is that when I run Indistarter it connects to the server but only the mount (ZWO AM5) and manual filter connect. My two playerone cameras (capture and guiding) don't connect and the ZWO EAF won't connect. However they do connect via ekos and kstars. I'm posting some terminal information that may help below.

Thank you,
Eli

I Have indistarter set as
Host: stellarmate.local
Port: 5624
Username: stellarmate
Local and remote port: 7624

This is what I get when I run indiserver via ekos/kstars:

(base) eliron@Elis-Mac-mini ~ % ssh stellarmate "ps aux | grep indiserver"

stellar+ 8953 0.3 0.0 3752 1680 ? S 02:53 0:00 bwrap --args 39 -- indiserver -u /tmp/indiserver6093 -p 7624 -m 1024 -r 0 -v -f /tmp/indiFIFO
stellar+ 8968 0.2 0.0 3760 1492 ? S 02:53 0:00 bwrap --args 39 -- indiserver -u /tmp/indiserver6093 -p 7624 -m 1024 -r 0 -v -f /tmp/indiFIFO
stellar+ 8969 1.1 0.1 11696 5520 ? S 02:53 0:00 indiserver -u /tmp/indiserver6093 -p 7624 -m 1024 -r 0 -v -f /tmp/indiFIFO
stellar+ 9024 0.0 0.0 5352 2856 ? Ss 02:53 0:00 bash -c ps aux | grep indiserver
stellar+ 9026 0.0 0.0 5032 1476 ? S 02:53 0:00 grep indiserver
(base) eliron@Elis-Mac-mini ~ %

This is what I get from indistarter:

(base) eliron@Elis-Mac-mini ~ % ssh stellarmate ls /tmp
IndiStarter.fifo
cached_wifi
chunked_uploads
indiFIFO
indiserver.log
pkg
plasma-csd-generator.XCWYyh
pymp-n7t1oo61
sddm-auth-cc918d3c-6cec-4152-9bd1-e3bf56f3fb79
systemd-private-fe2cc1f46598437e9555391c8323cf23-bluetooth.service-ntRDCq
systemd-private-fe2cc1f46598437e9555391c8323cf23-dbus-broker.service-Dx1aSB
systemd-private-fe2cc1f46598437e9555391c8323cf23-nginx.service-yNkOIn
systemd-private-fe2cc1f46598437e9555391c8323cf23-polkit.service-sKHko0
systemd-private-fe2cc1f46598437e9555391c8323cf23-systemd-logind.service-gIqWa4
systemd-private-fe2cc1f46598437e9555391c8323cf23-upower.service-uB9L4N
xauth_eRNbGB
zwo

TagsNo tags attached.

Activities

Patrick Chevalley

26-04-02 15:18

administrator   ~0009697

Hello Eli,

I first need to check the INDI version available on the Stellarmate because I am not familiar with this system.

Can you do the following and copy here the result from the terminal:
Connect the wheel and the camera to the stellarmate.
Open a shell on the stellarmate:
ssh stellarmate

In this shell type the following command:
indiserver
indiserver indi_asi_wheel indi_playerone_ccd

Patrick

Eli

26-04-03 18:43

reporter   ~0009698

Hi Patrick,
I replied by email but didn't see the update here sa wasn't sure if the reply was received. Apologies for the double message if that is the case.

Thank you!

Here is the result I get:

(base) eliron@Elis-Mac-mini ~ % ssh stellarmate.local

stellarmate@stellarmate:~$ indiserver
2026-04-02T18:46:19: startup: indiserver
Usage: indiserver [options] driver [driver ...]
Purpose: server for local and remote INDI drivers
INDI Library: 2.1.8
Code v2.1.8. Protocol 1.7.
Options:
 -l d : log driver messages to <d>/YYYY-MM-DD.islog
 -m m : kill client if gets more than this many MB behind, default 134217728
 -d m : drop streaming blobs if client gets more than this many MB behind, default 5242880. 0 to disable
 -u path : Path for the local connection socket (abstract), default /tmp/indiserver
 -p p : alternate IP port, default 7624
 -r r : maximum driver restarts on error, default 10
 -f path : Path to fifo for dynamic startup and shutdown of drivers.
 -v : show key events, no traffic
 -vv : -v + key message content
 -vvv : -vv + complete xml
driver : executable or [device]@host[:port]
stellarmate@stellarmate:~$ indiserver indi_asi_wheel indi_playerone_ccd
2026-04-02T18:47:33: startup: indiserver indi_asi_wheel indi_playerone_ccd
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #0
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3796 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #0
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3797 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #1
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #1
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3799 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #2
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3800 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #2
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3801 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3802 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #3
2026-04-02T18:47:33: Driver indi_playerone_ccd: 2026-04-02T18:47:33: Driver indi_playerone_ccd: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #3
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #4
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3804 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: 2026-04-02T18:47:33: Driver indi_playerone_ccd: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #4
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3805 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #5
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3806 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: 2026-04-02T18:47:33: Driver indi_playerone_ccd: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #5
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #6
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3808 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: 2026-04-02T18:47:33: Driver indi_playerone_ccd: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #6
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3809 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #7
2026-04-02T18:47:33: Driver indi_playerone_ccd: process 3810 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: 2026-04-02T18:47:33: Driver indi_playerone_ccd: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #7
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3811 exited with status 1
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #8
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #8
2026-04-02T18:47:33: Driver indi_playerone_ccd: restart #9
2026-04-02T18:47:33: Driver indi_asi_wheel: 2026-04-02T18:47:33: Driver indi_asi_wheel: execlp : No such file or directory
2026-04-02T18:47:33: Driver indi_asi_wheel: process 3814 exited with status 1
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: restart #9
2026-04-02T18:47:33: Driver indi_playerone_ccd: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_playerone_ccd: Terminated after #10 restarts.
2026-04-02T18:47:33: Driver indi_asi_wheel: read: Connection reset by peer
2026-04-02T18:47:33: Driver indi_asi_wheel: Terminated after #10 restarts.
2026-04-02T18:47:33: good bye

Patrick Chevalley

26-04-04 19:01

administrator   ~0009699

This is strange, the error messages are because it not find the drivers.
But it find the server command in the path, normally the drivers are in the same directory and must be found.

Can you try this command on the stellarmate after ssh stellarmate.local :
ls /usr/bin/indi_*
which indiserver
locate indiserver
locate indi_asi_wheel

Eli

26-04-04 20:01

reporter   ~0009700

here is the result. it doesn't seem to understand the command "locate"

Last login: Thu Apr 2 14:40:06 on ttys000
(base) eliron@Elis-Mac-mini ~ % ssh stellarmate.local
stellarmate@stellarmate:~$ ls /usr/bin/indi_*
/usr/bin/indi_aaf2_focus /usr/bin/indi_nightcrawler_focus
/usr/bin/indi_aagsolo_weather /usr/bin/indi_nstep_focus
/usr/bin/indi_activefocuser_focus /usr/bin/indi_onfocus_focus
/usr/bin/indi_alluna_tcs2 /usr/bin/indi_openweathermap_weather
/usr/bin/indi_alpaca_ccd /usr/bin/indi_optec_wheel
/usr/bin/indi_alpaca_dome /usr/bin/indi_paramount_telescope
/usr/bin/indi_alpaca_server /usr/bin/indi_pegasus_flatmaster
/usr/bin/indi_alto /usr/bin/indi_pegasus_focuscube
/usr/bin/indi_arduinost4 /usr/bin/indi_pegasus_focuscube3
/usr/bin/indi_astrolink4 /usr/bin/indi_pegasusindigo_wheel
/usr/bin/indi_astrolink4mini2 /usr/bin/indi_pegasus_ppb
/usr/bin/indi_astromechfoc /usr/bin/indi_pegasus_ppba
/usr/bin/indi_astromech_lpm /usr/bin/indi_pegasus_prodigyMF
/usr/bin/indi_astrometry /usr/bin/indi_pegasus_scopsoag
/usr/bin/indi_astrotrac_telescope /usr/bin/indi_pegasus_spb
/usr/bin/indi_baader_dome /usr/bin/indi_pegasus_upb
/usr/bin/indi_camelot_rotator /usr/bin/indi_perfectstar_focus
/usr/bin/indi_celestron_dewpower /usr/bin/indi_pinefeat_cef_focus
/usr/bin/indi_celestron_gps /usr/bin/indi_planewave_deltat
/usr/bin/indi_celestron_sct_focus /usr/bin/indi_planewave_telescope
/usr/bin/indi_cheapodc /usr/bin/indi_pmc8_telescope
/usr/bin/indi_crux_mount /usr/bin/indi_pyxis_rotator
/usr/bin/indi_ddw_dome /usr/bin/indi_qhycfw1_wheel
/usr/bin/indi_deepskydad_af1_focus /usr/bin/indi_qhycfw2_wheel
/usr/bin/indi_deepskydad_af2_focus /usr/bin/indi_qhycfw3_wheel
/usr/bin/indi_deepskydad_af3_focus /usr/bin/indi_quantum_wheel
/usr/bin/indi_deepskydad_fp /usr/bin/indi_rainbowrsf_focus
/usr/bin/indi_deepskydad_fr1 /usr/bin/indi_rainbow_telescope
/usr/bin/indi_dmfc_focus /usr/bin/indi_rbfocus_focus
/usr/bin/indi_domepro2_dome /usr/bin/indi_rigel_dome
/usr/bin/indi_dragonlair_dome /usr/bin/indi_robo_focus
/usr/bin/indi_dragon_light /usr/bin/indi_rolloff_dome
/usr/bin/indi_dreamfocuser_focus /usr/bin/indi_rtlsdr
/usr/bin/indi_dsc_telescope /usr/bin/indi_safetymonitor
/usr/bin/indi_efa_focus /usr/bin/indi_scopedome_dome
/usr/bin/indi_eq500x_telescope /usr/bin/indi_script_dome
/usr/bin/indi_esattoarco_focus /usr/bin/indi_script_telescope
/usr/bin/indi_esatto_focus /usr/bin/indi_sestosenso2_focus
/usr/bin/indi_eval /usr/bin/indi_sestosenso_focus
/usr/bin/indi_Excalibur /usr/bin/indi_setprop
/usr/bin/indi_falcon_rotator /usr/bin/indi_siefs_focus
/usr/bin/indi_falconv2_rotator /usr/bin/indi_simulator_ccd
/usr/bin/indi_fcusb_focus /usr/bin/indi_simulator_dome
/usr/bin/indi_flipflat /usr/bin/indi_simulator_dustcover
/usr/bin/indi_gemini_flatpanel /usr/bin/indi_simulator_focus
/usr/bin/indi_gemini_focus /usr/bin/indi_simulator_gps
/usr/bin/indi_getdevice /usr/bin/indi_simulator_guide
/usr/bin/indi_getprop /usr/bin/indi_simulator_io
/usr/bin/indi_giotto /usr/bin/indi_simulator_lightpanel
/usr/bin/indi_gpusb /usr/bin/indi_simulator_receiver
/usr/bin/indi_hid_test /usr/bin/indi_simulator_rotator
/usr/bin/indi_hitecastrodc_focus /usr/bin/indi_simulator_sqm
/usr/bin/indi_hitech_weather /usr/bin/indi_simulator_telescope
/usr/bin/indi_iafscaa_focus /usr/bin/indi_simulator_weather
/usr/bin/indi_ieaf_focus /usr/bin/indi_simulator_wheel
/usr/bin/indi_ieqlegacy_telescope /usr/bin/indi_skycommander_telescope
/usr/bin/indi_ieq_telescope /usr/bin/indi_skysafari
/usr/bin/indi_imager_agent /usr/bin/indi_skywatcherAltAzMount
/usr/bin/indi_integra_focus /usr/bin/indi_smartfocus_focus
/usr/bin/indi_ioptronHC8406 /usr/bin/indi_snapcap
/usr/bin/indi_ioptronv3_telescope /usr/bin/indi_spectracyber
/usr/bin/indi_ioptron_wheel /usr/bin/indi_sqm_weather
/usr/bin/indi_ipx800v4 /usr/bin/indi_star2000
/usr/bin/indi_joystick /usr/bin/indi_startech_hub
/usr/bin/indi_lacerta_mfoc_fmc_focus /usr/bin/indi_steeldrive2_focus
/usr/bin/indi_lacerta_mfoc_focus /usr/bin/indi_steeldrive_focus
/usr/bin/indi_lakeside_focus /usr/bin/indi_svbony_powerbox
/usr/bin/indi_libcamera_ccd /usr/bin/indi_synscanlegacy_telescope
/usr/bin/indi_lx200_10micron /usr/bin/indi_synscan_telescope
/usr/bin/indi_lx200_16 /usr/bin/indi_tcfs3_focus
/usr/bin/indi_lx200am5 /usr/bin/indi_tcfs_focus
/usr/bin/indi_lx200ap_legacy /usr/bin/indi_teenastro_focus
/usr/bin/indi_lx200ap_v2 /usr/bin/indi_temma_telescope
/usr/bin/indi_lx200autostar /usr/bin/indi_terrans_powerboxgo_v2
/usr/bin/indi_lx200basic /usr/bin/indi_terrans_powerboxpro_v2
/usr/bin/indi_lx200classic /usr/bin/indi_trutech_wheel
/usr/bin/indi_lx200fs2 /usr/bin/indi_universalror_dome
/usr/bin/indi_lx200gemini /usr/bin/indi_ups_safety
/usr/bin/indi_lx200generic /usr/bin/indi_uranus_weather
/usr/bin/indi_lx200gotonova /usr/bin/indi_usbdewpoint
/usr/bin/indi_lx200gps /usr/bin/indi_usbfocusv3_focus
/usr/bin/indi_lx200_OnStep /usr/bin/indi_v4l2_ccd
/usr/bin/indi_lx200_OpenAstroTech /usr/bin/indi_vantage_weather
/usr/bin/indi_lx200_pegasus_nyx101 /usr/bin/indi_wandererbox_plus_v3
/usr/bin/indi_lx200pulsar2 /usr/bin/indi_wandererbox_pro_v3
/usr/bin/indi_lx200ss2000pc /usr/bin/indi_wanderer_cover
/usr/bin/indi_lx200_TeenAstro /usr/bin/indi_wanderercover_v4_ec
/usr/bin/indi_lx200zeq25 /usr/bin/indi_wanderercover_v4_pro_ec
/usr/bin/indi_lynx_focus /usr/bin/indi_wanderer_dew_terminator
/usr/bin/indi_manual_wheel /usr/bin/indi_wanderer_eclipse
/usr/bin/indi_mbox_weather /usr/bin/indi_wanderer_lite_rotator
/usr/bin/indi_meta_weather /usr/bin/indi_wanderer_rotator_lite_v2
/usr/bin/indi_microtouch_focus /usr/bin/indi_wanderer_rotator_mini
/usr/bin/indi_moonlitedro_focus /usr/bin/indi_watchdog
/usr/bin/indi_moonlite_focus /usr/bin/indi_watcher_weather
/usr/bin/indi_mydcp4esp32 /usr/bin/indi_wavesharemodbus_relay
/usr/bin/indi_myDewControllerPro /usr/bin/indi_weatherflow_weather
/usr/bin/indi_myfocuserpro2_focus /usr/bin/indi_weather_safety_alpaca
/usr/bin/indi_nexdome_beaver /usr/bin/indi_weather_safety_proxy
/usr/bin/indi_nfocus /usr/bin/indi_xagyl_wheel
/usr/bin/indi_nframe_rotator
stellarmate@stellarmate:~$ which indiserver
/usr/sbin/indiserver
stellarmate@stellarmate:~$ locate indiserver
-bash: locate: command not found
stellarmate@stellarmate:~$ locate indi_asi_wheel
-bash: locate: command not found
stellarmate@stellarmate:~$

Eli

26-04-04 20:41

reporter   ~0009702

this might be easier

Patrick Chevalley

26-04-05 09:46

administrator   ~0009703

This is strange, this list is only the opensource drivers from the main indi repository, this not include any driver from the 3rd-party repository where all the camera are.

So Stellarmate make a specific installation that is not compatible with what we get on a standard Linux system.
I think it is better to not try to use Indistarter on this system because even if we find a trick for this version it can break in the future.

If you want to connect to the devices on the Stellarmate without having to start Kstars the best is to use the included Webmanager as described here:
https://stellarmate.com/support/tutorials/web-manager.html

Eli

26-04-06 08:47

reporter   ~0009705

Yes. I've contacted stellarmate support and it seems you're correct. I need to use flatpack but of course I'm trying to figure that out. I can just downgrade to the older stellarmate version. That will take me some time as I don't have a spare SD card and then I have to do the whole ssh thing again :(. I also have a flashed indigosky that I can run. Can indistarter be used with indigosky - I think indigosky should be compatible with Indi to some extent and it may come with other advantages in the long run.

Thank you and apologies for all the trouble.

Eli

Patrick Chevalley

26-04-06 10:11

administrator   ~0009706

OK, the flatpack install make it impossible to use with other software.
Downgrading is not a solution because one day you will be blocked by a device that require a new version.
Indistarter do not work with indigosky, but it is not need.
CCDciel can work with indigosky as long they maintain enough of indi compatibility, but I cannot give any guarantees.

But why not use the Stellarmate webmanager ? it include everything need to start the indiserver with specific drivers, and even an option to start it automatically every time the Stellarmate is powered.
The detailed documentation: https://stellarmate.com/help/manual/web-manager/index.html

Or install Astroberry if you want a standard Linux pre-installed with many astronomy software :
https://indilib.org/forum/astroberry/15829-astroberry-is-back.html

Eli

26-04-06 10:25

reporter   ~0009707

SM Web manager also requires flatpack and its having issues. I’m getting support from Stellarmate to fix it.
image.jpg (4,021,704 bytes)

Patrick Chevalley

26-04-11 17:19

administrator   ~0009716

I thing there is nothing more I can do with Indistarter.
This must work once the flatpack issue is solved.

Eli

26-04-13 02:54

reporter   ~0009719

Hi Patrick,

apologies for the delay and for reopening the case - but I think its almost solved. I had to wait for INDI to release an update for INDI Web Manager to fix port detection for Mac and Windows. They have done that now and so I have now set web manager to autostart and auto open. Now when indistarter starts I get an error:

stellarmate@stellarmate.local mkfifo /tmp/IndiStarter.fifo
ssh: Could not resolve hostname stellarmate.local: nodename nor servname provided, or not known

can you please advise?

Thank you,
Eli

Patrick Chevalley

26-04-13 09:35

administrator   ~0009720

This indicate the Stellarmate do not register with this name on the network.
The reason can be multiple: it is not started, it not started the network, it register with another name, the Mac do not search where it register.

But if you can setup the webmanager to autostart the indiserver you must not use Indistarter.
Just connect CCDciel to the IP : port of the indiserver that is autostarted.

Eli

26-04-17 05:56

reporter   ~0009740

Hi Patrick. Yes - I'm working on getting this done through Indi web manager. I have it basically set it up now to work without requiring indistarter. I'm having problems getting the web manager to autostart and auto connect to a profile but I'm getting stellermateOS support for that. Thank you so much for all your help and patience.

Please feel free to list this ticket as resolved.

Thank you,
Eli

Issue History

Date Modified Username Field Change
26-04-01 09:56 Eli New Issue
26-04-02 15:18 Patrick Chevalley Note Added: 0009697
26-04-03 18:43 Eli Note Added: 0009698
26-04-04 19:01 Patrick Chevalley Note Added: 0009699
26-04-04 20:01 Eli Note Added: 0009700
26-04-04 20:41 Eli Note Added: 0009702
26-04-04 20:41 Eli File Added: Screenshot 2026-04-04 at 2.36.56 PM.png
26-04-05 09:46 Patrick Chevalley Note Added: 0009703
26-04-06 08:47 Eli Note Added: 0009705
26-04-06 10:11 Patrick Chevalley Note Added: 0009706
26-04-06 10:25 Eli Note Added: 0009707
26-04-06 10:25 Eli File Added: image.jpg
26-04-11 17:19 Patrick Chevalley Assigned To => Patrick Chevalley
26-04-11 17:19 Patrick Chevalley Status new => resolved
26-04-11 17:19 Patrick Chevalley Resolution open => no change required
26-04-11 17:19 Patrick Chevalley Note Added: 0009716
26-04-13 02:54 Eli Status resolved => new
26-04-13 02:54 Eli Resolution no change required => reopened
26-04-13 02:54 Eli Note Added: 0009719
26-04-13 09:35 Patrick Chevalley Note Added: 0009720
26-04-17 05:56 Eli Note Added: 0009740
26-04-17 15:50 Patrick Chevalley Status new => resolved
26-04-17 15:50 Patrick Chevalley Resolution reopened => no change required