-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
This guide helps you solve common problems with AkademiTrack.
Before diving into specific issues, try these general steps:
- Restart AkademiTrack - Close completely and relaunch
- Check internet connection - Ensure you have stable internet
- Enable detailed logging - Go to Settings → Enable "Detailed Logging"
- Check the activity log - Look for error messages
- Verify credentials - Ensure your Feide login information is correct
Possible causes:
- Incorrect username or password
- Wrong school selected
- Feide account locked or expired
- Network connectivity issues
Solutions:
- Verify your credentials by logging into iSkole directly in a web browser
- Check that you entered your full email address as username
- Make sure you selected the correct school from the dropdown
- Try changing your password in Settings → Automation
- Contact your school IT support if account is locked
Possible causes:
- Poor internet connection
- Feide servers are down
- Firewall blocking connection
Solutions:
- Check your internet connection
- Try again in a few minutes
- Check if other websites are accessible
- Disable VPN if using one
- Check firewall settings (allow AkademiTrack)
Possible causes:
- Session expired
- Cookies cleared
- Network interruption
Solutions:
- Stop and restart automation
- Credentials will be refreshed automatically
- Check for network stability issues
Possible causes:
- You genuinely have no STU sessions today
- Schedule not updated in iSkole
- Wrong date/time on your computer
Solutions:
- Check your schedule in iSkole directly - do you have STU today?
- Verify your computer's date and time are correct
- If you do have STU sessions, try restarting automation
- Contact developers if sessions exist but aren't detected
Possible causes:
- STU sessions overlap with other classes
- This is normal behavior
Solutions:
- This is expected - AkademiTrack won't register for sessions that conflict
- The app correctly identifies that you're in another class
- No action needed - this protects you from double-booking
- Check your schedule to confirm overlaps
Possible causes:
- Registration window not actually open
- iSkole API issues
- Network problems during registration
Solutions:
- Check the exact error message in the activity log
- Enable detailed logging for more information
- Try manual registration in iSkole to see if it works
- Report the issue with logs if it persists
Possible causes:
- Network disconnection
- AkademiTrack crashed
- Session expired
- Computer went to sleep
Solutions:
- Restart automation
- Check activity log for error messages before it stopped
- Keep computer awake while monitoring
- Ensure stable internet connection
- Report crash logs if application crashed
Possible causes:
- Credentials not configured
- Already running in background
- Application error
Solutions:
- Check if credentials are saved (Settings → Automation)
- Look for status messages indicating it's already running
- Restart AkademiTrack
- Check activity log for error messages
Possible causes:
- Feature disabled in settings
- Credentials not saved
- Known issue on Linux
Solutions:
- Check Settings → Automation → "Auto-start Automation" is enabled
- Verify credentials are saved
- On Linux: This is a known bug (see Known Issues below)
- On Windows/macOS: Restart the app to test
Possible causes:
- System notifications disabled
- Focus mode enabled
- Notification settings in OS
Solutions:
Windows:
- Go to Settings → System → Notifications
- Ensure notifications are enabled for AkademiTrack
- Check Focus Assist isn't blocking notifications
macOS:
- Go to System Preferences → Notifications
- Find AkademiTrack in the list
- Ensure "Allow Notifications" is checked
- Set alert style to "Alerts" or "Banners"
Linux:
- Check your desktop environment's notification settings
- Ensure notification daemon is running
- Test with other apps to confirm notifications work
Possible causes:
- Detailed logging enabled
- Multiple events happening simultaneously
Solutions:
- Disable "Detailed Logging" in settings
- This is normal behavior - each registration triggers a notification
- Notifications will stop when automation completes
Possible causes:
- Low system resources
- Network issues
- Large log files
Solutions:
- Close other applications to free up memory
- Clear old log files (they're automatically cleaned but can accumulate)
- Check network speed
- Restart your computer
Possible causes:
- Active monitoring of multiple sessions
- Browser automation in progress
- This is usually temporary
Solutions:
- CPU usage should be low when idle
- Higher usage is normal during active monitoring
- If constantly high, restart the application
- Report persistent high usage as a bug
Problem: Windows Defender blocking the application
Solution:
- Click "More info" in the SmartScreen dialog
- Click "Run anyway"
- Or add an exclusion in Windows Defender for AkademiTrack
Problem: Application won't start
Solution:
- Right-click AkademiTrack.exe → Properties
- Check "Unblock" if present
- Install .NET 9.0 runtime if prompted
Problem: "AkademiTrack.app is damaged"
Solution:
- Run:
xattr -cr /path/to/AkademiTrack.app - See Installation Guide for details
Problem: "Cannot open from unidentified developer"
Solution:
- Right-click the app → Open
- Click "Open" in the dialog
- Or go to Security & Privacy and click "Open Anyway"
Problem: Application won't launch
Solution:
- Ensure it's executable:
chmod +x AkademiTrack - Check you have required dependencies
- Run from terminal to see error messages:
./AkademiTrack
Problem: Auto-start doesn't work
Solution:
- This is a known issue
- Manually launch AkademiTrack until fixed in future update
Solution:
Windows:
- Close AkademiTrack
- Delete:
C:\Users\[YourUsername]\AppData\Local\AkademiTrack
macOS:
- Close AkademiTrack
- Delete:
~/Library/Application Support/AkademiTrack
Linux:
- Close AkademiTrack
- Delete:
~/.config/AkademiTrack
Solution:
- This is a Feide/school issue, not AkademiTrack
- Contact your school IT support
- Use Feide password reset if available
- Once reset, update in AkademiTrack Settings
If your issue isn't covered here:
Enable detailed logging and look for specific error messages.
Visit GitHub Issues to see if others have reported the same problem.
If your problem is new:
- Go to GitHub Issues
- Click "New Issue"
- Describe the problem clearly
- Include:
- Your operating system
- AkademiTrack version
- Steps to reproduce
- Relevant log messages (enable detailed logging)
- Screenshots if applicable
- Email: cyberbrothershq@gmail.com
- Website: cybergutta.github.io/AkademietTrack
- GitHub: @CyberNilsen and @CyberHansen
- Operating system and version
- AkademiTrack version
- Detailed description of the issue
- Steps to reproduce
- Activity log (with detailed logging enabled)
- Screenshots showing the problem
- What you've already tried
To gather diagnostic information for support:
- Enable "Detailed Logging" in Settings
- Reproduce the issue
- Copy the activity log
- Note your:
- OS and version
- AkademiTrack version (check Settings or About)
- When the issue started
- What you were doing when it happened
This information helps developers fix issues quickly.
AkademiTrack - Automated STU attendance registration for Akademiet schools
Made with ❤️ by CyberNilsen & CyberHansen
Website | Email Us | Licensed under MIT License